Forum Discussion
Bookmarks remove report level filter
Hi prateekraina,
>>However, after publishing the report, when i click on the toggle button which basically is connected to a bookmark, the filter which was passed by URL gets removed
Did you means the 'publish to web' feature? If this is a case, current publish to web feature not support url filter and RLS.
You can try to submit this to ideas.
Limitations and troubleshooting
There are a couple of things to be aware of when using the query string parameters.
-
Query string filtering does not work with Publish to web URLs.
-
Field type has to be string.
-
Table and field names cannot have any spaces.
Filter a report using query string parameters in the URL
Regards,
Xiaoxin Sheng
Hi Anonymous,
Thanks for the response.
I am not using Publish to web feature. I have simply embedded a report in my web app and i am passing filters to it via URL.
Prateek Raina