Forum Discussion
Anonymous
4 years agoNot applicable
Passing Slicer Selection to web application
Hi, I have a power BI report with slicers and I want to pass the slicer selection(whatevr the values selected in slicer) to an web application.I don't want to embedd my report just want to get slice...
- Anonymous4 years ago
Hi ibarrau Thanks for the reply.
I am able to achieve this - used dynamic URL filters with dax and passed that to a html viewer
ibarrau
Super User
4 years agoHi. The only way to manage that kind of things is embedding. If you want to interact with anything in the report, setting, changing, showing, hidding, etc, then you need to embed. If you change your mind and go for it, this web site can help you understand how to do it:
https://playground.powerbi.com/en-us/explore-features
I hope that helps,
Anonymous
4 years agoNot applicable
Hi ibarrau Thanks for the reply.
I am able to achieve this - used dynamic URL filters with dax and passed that to a html viewer