Forum Discussion
Power bi embedded reports responsive for the custom application
I am working on a project where we are using c#/mvc for application to show the power bi embedded reports in our custom application. When we run the application on the desktop view it is working fine, but not in mobile view. When we reduce the size of the browser the power bi report gets disappear, to make the page responsive we have added the CSS code and it is working fine for the c# code but not for the power bi report.
Please suggest how can I make the power bi report responsive.
Hi namarta,
I would sugget you create a mobile view of the report. Please refer to power-bi/desktop-create-phone-report.
Please refer to tree/master/App%20Owns%20Data for details of embedding.
1. How did you embed the phone view? Seems good in my test.
2. What's the expected result? Autosize the iframe of Power BI Reports?
Best Regards,
Dale
6 Replies
- v-jiascu-msft
Microsoft Employee
Hi namarta,
I would sugget you create a mobile view of the report. Please refer to power-bi/desktop-create-phone-report.
Please refer to tree/master/App%20Owns%20Data for details of embedding.
1. How did you embed the phone view? Seems good in my test.
2. What's the expected result? Autosize the iframe of Power BI Reports?
Best Regards,
Dale
- namartaRegular Visitor
Hi Dale,
Thanks for the answer, it helped me in making some of the reports responsive. I have some more reports which are in the tabular format and I want to make them responsive but I couldn't see the option for responsive under the general tab of the power bi.
Please suggest if there is an option to make the tabular formatted report responsive.
Regards,
namrata
- v-jiascu-msft
Microsoft Employee
Hi namarta,
Do you mean the function in the snapshot below? Seems the Table visual doesn't have such a option.
Best Regards,
Dale
- v-jiascu-msft
Microsoft Employee