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
Hi Anonymous DLeach dianaschnuth itikka83 Anonymous ,
You could achive this by appending &pageName=ReportSection2
Please refere to the below
https://docs.microsoft.com/en-us/power-bi/service-embed-secure
Best Regards,
- svantegraden6 years agoRegular Visitor
Anonymous
That's true for the Power BI service but this question is about Power BI Report Server (on-prem).
- Anonymous6 years agoNot applicable
it seems like there is a limitation for RS URL, it must be less than 260 characters.