This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |