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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

URL parameter to display powerbi report mobile layout version

Power BI has some query string parameters to change some behaviors.

For example: The parameter rs:embed display embed report, rc:toolbar=true/false hide or show toolbar in report.

 

http://power_bi_url?rs:embed=true&rc:toolbar=false

 

Is there any parameter to force embed report display mobile version of report?

I tried this but don't work: http://power_bi_url?rs:embed=true&rc:isMobile=true (i tried with rc:isMobile=true, rs:isMobile=true and rv:isMobile=true).

2 REPLIES 2
v-qiuyu-msft
Community Support
Community Support

Hi @Anonymous,

 

Based on my research, it's not supported to display mobile view for Power BI report stored in Power BI report server currently. You can see all available parameters are listed here: https://docs.microsoft.com/en-us/sql/reporting-services/url-access-parameter-reference?view=sql-server-2017

 

You can use Power BI mobile app to connect to Power BI report server to view Power BI report mobile view: https://docs.microsoft.com/en-us/power-bi/consumer/mobile/mobile-app-ssrs-kpis-mobile-on-premises-reports

 

Best Regards,
Qiuyun Yu 

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Anonymous
Not applicable

Hello, @v-qiuyu-msft!

 

Thanks for your answer. I see the app but unfortunately I can't use the because I working on a custom app that use PowerBI API.

 

regards,

Tiago Crizanto

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.

Top Kudoed Authors