Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
jrichview
Helper I
Helper I

Web-hosted report: change page functionality is now broken

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?

1 ACCEPTED SOLUTION
chass
Impactful Individual
Impactful Individual

This could be done one of two ways: 

  1. Publish to web
  2. Embedded

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: 

https://blogs.msdn.microsoft.com/charles_sterling/2017/01/10/displaying-a-specific-report-page-with-...

 

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

 

 

Chuck Sterling

View solution in original post

2 REPLIES 2
chass
Impactful Individual
Impactful Individual

This could be done one of two ways: 

  1. Publish to web
  2. Embedded

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: 

https://blogs.msdn.microsoft.com/charles_sterling/2017/01/10/displaying-a-specific-report-page-with-...

 

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

 

 

Chuck Sterling

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.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.