Forum Discussion
apenaranda
2 years agoPost Partisan
view mobile version app flask embedded
Hello, I have an app made in Flask where I embed the power bi reports. These reports are in desktop view design and I would like to make a report in mobile view. The ideal would be to make the repor...
Anonymous
2 years agoNot applicable
HI apenaranda,
You can take a look at the following link about the similar requirement:
powerbi - Embed power bi dashboard into Flask Application - Stack Overflow
It is possible dynamic switch between report layout and mobile layout. You can add JavaScript function to verify the requests(e.g. UA) to get device type, then you can dynamic switch the embed configurations layout part.
Embedding a Power BI report with mobile layout in Power BI embedded analytics | Microsoft Learn
BTW, current the mobile layout are worked for power bi mobile app, it not suitable when directly access from mobile device.
About mobile-optimized Power BI reports - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng