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.
Hello,
My client is using an internal application where they want to be able to open a Power BI report by clicking on a buton.
The scenario also includes to keep the filters they select in their application.
For example, they filter a "start date" and "end date" on their app and click a buton to open the Power BI report and the report has to be filtered by the dates they selected on their internal app.
Is this possible ?
Thank you!
Hi @DM_EU ,
Here I suggest you to try URL filters in the embed URL of the Power BI report. You need to pass the filter values from your application as parameters in the URL and the report will be filtered accordingly.
For reference:
Filter a report using query string parameters in the URL - Power BI | Microsoft Learn
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.