Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Our client's website hosts an iframe with a PBI report. It had a dropdown for selecting the current page in the report. Changing the dropdown posted a message to the hosted window in the frame to cause it to change pages.
This functionality seems to have been recently broken. Anyone else use this? Anyone know how to work around the problem?
Solved! Go to Solution.
This could be done one of two ways:
Publish to Web
I just tested this with publish to web and it is working fine. See my post below and you can verify this:
Embedded
I tested Embedded code running this and it too is running fine...you too can test this by going here https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html clicking "Run" then go to "interact" and navigation > Set page then "Run" Again
...Suggesting something in your developers code
This could be done one of two ways:
Publish to Web
I just tested this with publish to web and it is working fine. See my post below and you can verify this:
Embedded
I tested Embedded code running this and it too is running fine...you too can test this by going here https://microsoft.github.io/PowerBI-JavaScript/demo/v2-demo/index.html clicking "Run" then go to "interact" and navigation > Set page then "Run" Again
...Suggesting something in your developers code
Thanks. Since posting this I have discovered that same method, namely a query string parameter to append to the url which specifies the page you want to see. We were previously using the PostMessage method (another developer found this, I'm not sure where) and that is no longer working.
I would add, though, that this information belongs in the documentation page for publish to web.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
24 | |
20 | |
20 | |
16 | |
13 |
User | Count |
---|---|
41 | |
24 | |
22 | |
18 | |
12 |