Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Publish to Web: Filter a report using query string parameters in the URL

Hi all,
 
I have a report that contains graphs and graphs contain telemetry data that is coming from Azure Table Storage, i am trying to embed my report using publish to web option. I want to filter my graphs by using query string parameter in URL to show only filtered device data.
I would like to publish to web my report to embed it in private web app where I can have my own private access.
I would like graphs to only show filtered device data.
Is it possible to apply a filter to my report, like instead of choosing my dropdown list, my account would choose a device id filtered data according to the given filter on web app?
 
Regards,
Ahmad