Forum Discussion
CNC987654
Helper I
7 years agoEmbed webpages - How to pass value to slicer?
How to pass selected value to slicer when PowerBI report is embed as a webpage? thanks
v-lili6-msft
Community Support
7 years agohi, CNC987654
You could use Filter report content using URL filters when PowerBI report is embed as a webpage
Best Regards,
Lin
CNC987654
Helper I
7 years agoI am still not able to pass the value to the slicer. Assuming my slice is State, do I call the report like this?
https://app.powerbi.com/view?r=reportID&filter=State eq 'California'
Or
https://app.powerbi.com/view?r=reportID&filter=State=California
I tried both and none of them works.
thanks