Forum Discussion
filter BI report through .net application
Hi Everyone,
I have created a report in Power BI and published it to Web and got the URL also.
I'm using this URL in my .net web application.
Also,i'm passing a filter in the URL but the filter is not getting applied.
https://app.powerbi.com/view?r=eyJrIjoiZDQ4ZmQ0NDUtOWU3Yi00ZjIzLWI0NWQtNTUzNmQzMTk3ZmVkIiwidCI6ImI4NDBkM2U4LWI4MDYtNDQ2My1iZDcyLTRmNjU0NmU0YjE1ZiJ9&filter=V_RawData~2FBU%20eq%20%27Cardio%27
Based on the filter the BU list should have only Cardio.
The filter is not getting applied.
Please can anyone help me with this.
Why the filter is not getting applied?
Thanks in advance.
1 Reply
- v-juanli-msftCommunity Support
Hi Priyanka2
According to the following article, please check if your new URL is like URL?filter=Table/Field eq 'value'.
Filter a report using query string parameters in the URL
Best Regards
Maggie