I am using Power BI Report Server, and I want to show Report size to Page Width by default in Power BI paginated report.
Ex: when I open the report, it open by default to 100%. but I need by default to open Power BI report in Full Width Page size.
In Power BI Report Server, to show the paginated report as FULL Page WIDTH by default, you can use the Report Control Parameter rc:Zoom=Page Width
Note: the Report Control Parameter rc:Zoom=Page Width can be used with Power BI Report Server Paginated Report as well as SSRS 2016.
Add these parameters ?rs:embed=true&rc:Zoom=Page%20Width at the end of report URL.
?rs:embed=true&rc:Zoom=Page%20Width
http://powerbi/BI/report/Untitled?rs:embed=true&rc:Zoom=Page%20Width
Output
http://powerbi/BIServer/Pages/ReportViewer.aspx?%2fUntitled&rs:Command=Render&rc:Zoom=Page%20Width
Note: to get the Report Viewer URL, please check Hide toolbar SSRS 2016
1.1k questions
673 answers
454 comments
193k users
Related Activities
Categories
Most popular tags