Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
We have a bunch of reports that are embedded (Publish to web (public)) into an external website's iFrame for outside users to access. We need these reports to link to each other using filters within the report. We have tried everything we can think of but cannot get it to work. Is this not possible when embedding publically?
Solved! Go to Solution.
Hi @Anonymous ,
When you use "Publish to web" the filtering pane will not be visible, but you can always add slicers to your report, which will allow your visitors to filter the data.
You can download Microsoft’s sample application and configure it. You need to register Azure AD application to be used in your app. Then your app will authenticate itself and use Power BI REST API to get report’s embedUrl and use it with Power BI JavaScript client to embed it in an empty <div> in a web page.
The following Stack Overflow post could help you:
powerbi - How to embed a public report using filters? - Stack Overflow
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
When you use "Publish to web" the filtering pane will not be visible, but you can always add slicers to your report, which will allow your visitors to filter the data.
You can download Microsoft’s sample application and configure it. You need to register Azure AD application to be used in your app. Then your app will authenticate itself and use Power BI REST API to get report’s embedUrl and use it with Power BI JavaScript client to embed it in an empty <div> in a web page.
The following Stack Overflow post could help you:
powerbi - How to embed a public report using filters? - Stack Overflow
Best Regards,
Xianda Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 4 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |