Forum Discussion
smolina74
9 years agoFrequent Visitor
How to set iframe style for correct mobile tabs visualization
I embedded Power BI reports into my web app. Now I'm having also a mobile view. The problem is that in portrait mode I can see the tabs on the bottom but in landscape mode I see them truncated. Thes...
v-sihou-msft
Microsoft Employee
9 years ago
In your scenario, the tab truncation occurs within iframe itself. It seems to be an issue with REST API when iframe adjust report container with report context in landscape mode on a smaller screen. Currently, there's no parameter in embedded URL which can achieve this "self-adaption". You may try a smaller height value to see if the tab can fully rendered. Please submit an issue on Idea:
https://ideas.powerbi.com/forums/360879-issues
Regards,