Forum Discussion
Embed Power BI report filter stopped working
Last week, before the June 2021 Power BI update was released, I used an embedded Power BI report with a filter passed as a parameter in the URL link. The report was embedded in a PowerApp. This week, from Monday onwards, the filtering stopped working. I hadn't made any changes to Power BI / PowerApps since the last time the filtering worked.
8 Replies
- v-xiaotang
Community Support
Hi Anonymous
update your PowerApp and check if URL filter works properly.
Best Regards,
Community Support Team _ Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Hi, I've updated to the latest available PowerApps version, which is also marked as a recommended version, to no avail - the filter still doesn't work.
- v-xiaotang
Community Support
thanks for your reply Anonymous
I've tested, but I find the Embed link doesn't contain parameter filter even if you've filtered Url.
could you tell me how you get the Embed link with Url parameter filter?
Best Regards,
Community Support Team _ Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
If you attach the filter parameter at the end of the link (you can attach a number of other parameters e.g. to hide Filters Pane or page names), it will be a valid and working link. Like I mentioned, it worked for me just fine until last week.
- v-xiaotang
Community Support
Hi Anonymous
I've tested again, it works OK, use
"your embedlink"&filter=table/column eq 'value'e.g.
Best Regards,
Community Support Team _ Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Just tested - still doesn't work for me. I use exactly same syntax as you do.