Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have a question, might be easy for you. Foe ex: I have a report to show the number of errands related to the users in powerBI. In website I want to embedd this report but want to show only errands which are related to the logged in user without user selecting this in filter as there are 1000 users. Any solution?
Solved! Go to Solution.
I want to use in an iFrame. Passing in Url works great.. Thanks..
When you say "embed", do you mean "Power BI content in an iframe" or do you mean a proper Power BI Embedded SKU ?
Filter a report using query string parameters in the URL - Power BI | Microsoft Learn
Power BI embedded analytics overview - Power BI | Microsoft Learn
Really Sorry Parameter is working for URL. But how will use this updated report in my React Website? How to create a widget link for this updated report I got from the URL trick?
I want to use in an iFrame. Passing in Url works great.. Thanks..
Really Sorry Parameter is working for URL. But how will use this updated report in my React Website? How to create a widget link for this updated report I got from the URL trick?