Forum Discussion
Anonymous
7 years agoNot applicable
How to select a specific report page from the URL when using the PBI report server?
We would like to select a specific report page when accessing a PBI report from the URL. We are using the on prem Report Server. We found that adding parameter "?pageName=<pagename>" should work but ...
Anonymous
6 years agoNot applicable
You can access the page name by going to the URL servername/powerbi/api/explore/reports/reportID/modelsAndExploration
Somewhere in the JSON is the correct Page Name we are looking forward. However, when you plug it into the URL as a parameter still no dice. Would be super helpful for us as well.