Unsolved
This post is more than 5 years old
20 Posts
0
671
February 11th, 2015 04:00
Filtering result in URL for export
Hello,
I have a question about the URL used for exporting a report and how to associate a filter on it:
Let's say that I have a simple table report with following three columns:
device | Type | Model | Owner |
---|---|---|---|
my-switch | FabricSwitch | Brocade DCX Backbone | Bob |
my-second-switch | FabricSwitch | Brocade 5300 | James |
my-array | Array | VMAX20K | Bob |
another-array | Array | VMAX40K | John |
a-third-array | Array | P9500 | John |
And the url to export the report in csv is the following is something like:
http://myportal:58080/APG/report.csv?select=0-12-3456789&display=0&mode=srt&statistics=none
I would like to know what I have to add in the URL to generate the report in csv but only to show the results where Type==Array and Owner==Bob
Thanks,
Jean-Michel
No Events found!