The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
I want to show the power bi report filters and slicers on a web page. (Using Asp.Net MVC).
I need to give the user a provision to select filters and slicers and save those in the database.
I could not find any method of power bi SDK to fetch the report filters.
Please redirect me to an example of how to show report filters and slicers on a web page.
Please Help.
Thank You.
Hi @Neehar ,
Do you want to show slicer or filter in Power BI Embedding report? If so, as far as I know, you can add a slicer in Power BI Report directly. And it will show in Power BI Embedding report. Filter pane should appear at right of the report.
Or you can try Rest API to control report filters.
For reference:
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
I want to extract power bi filters from the report from each page and show them on a web page respectively.
Say Page 1 --> filters
Page 2 --> Filters
and giving users a provision to select the filters and save them.
I came across the article Get Filters but it is not returning any filters
Please do the needful.
Thanks | Neehar