Forum Discussion
PowerBI embedded responsive design
- 9 years ago
It sounds reasonable and depends on what the layout is expected.
Hi Eric_Zhang ,
Thanks for the answer.
I am embedding the report correctly and without problem. I have developed an mvc app using the sdk and javascript as you mention in the example. The report is embedded correctly, but the result for users with different screen size is not optimal and yes, they need to open the app via a mobile phone.
The powerbi is the BI part of a wider program wich is responsive to different screen size and can be open from mobile.
So, the result if the screen resolution change is:
If I embed a public link powerbi report. The different charts floats correctly and adapt to the screen size, but, I do not want to make a shared link for security reason.
maxymibus wrote:
Hi Eric_Zhang ,
Thanks for the answer.
I am embedding the report correctly and without problem. I have developed an mvc app using the sdk and javascript as you mention in the example. The report is embedded correctly, but the result for users with different screen size is not optimal and yes, they need to open the app via a mobile phone.
The powerbi is the BI part of a wider program wich is responsive to different screen size and can be open from mobile.
So, the result if the screen resolution change is:
If I embed a public link powerbi report. The different charts floats correctly and adapt to the screen size, but, I do not want to make a shared link for security reason.
Not work on my side, I got the same layout when I'm viewing a "pblished to web" report in chrome. To view reports in mobile devices, check Power BI Mobile.
- maxymibus9 years agoFrequent Visitor
yes, I will consider using the mobile app as a solution. It is very well done and I like it very much.
Even if, I was thinking to give a kind of better experience for the end user to use also all the other
functionality the software has from the same app.
@v-lvzhan-m , What do you think if I use powerbi api to get singles tiles from the dashboard and put them in sevaral <div> which will float based on the resolution?, is it a possible solution?
- Eric_Zhang9 years agoMicrosoft Employee
It sounds reasonable and depends on what the layout is expected.
- insoluzioni9 years agoAdvocate I
Hi there!
Any planned updates for embedding with responsive layouts?
I checked this https://powerbi.microsoft.com/pt-br/documentation/powerbi-desktop-create-phone-report/
but appears it only works in mobile app or as mentioned above, sharing your report...
I think this is a major update, since any web app today HAS to be responsive?
Thanks you