Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 |