Forum Discussion
Anonymous
4 years agoNot applicable
Getting Parameter Values Selected in Paginated Reports using Javascript Library
I have embedded the paginated report in our web app, Now I need to get the selected values in the parameter and pass it to other api in the javascript behind the scene, is there any way to get the va...
v-robertq-msft
4 years agoCommunity Support
Hi,
As far as I’m concerned, you can only use the query string parameters to make the customers get a filtered report URL dynamically based on the selection the customer makes in the current report. When customers select the URL, they see only the intended information.
You can refer to this link:
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-url-filters
Thank you very much!
Best Regards,
Community Support Team _Robert Qin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.