Forum Discussion
How has this report been published?
Saw this really nice blog post that incorporates PowerBI:
https://blogs.office.com/en-us/2018/04/19/new-survey-explores-the-changing-landscape-of-teamwork/
I know you can publish a report and embed it in an HTML page but how have they managed to make one really long page rather than splitting the content into separate pages?
Thanks,
Tom
2 Replies
- Greg_DecklerCommunity Champion
Seems like that is multiple embedded reports, not just a single one.
- tomknightHelper I
Hi Greg,
Thanks for getting back to me. I'm' not sure what you mean about multiple embedded reports?If you click on the full screen icon in the Power BI nav bar at the bottom it displays all the Power BI content. Also looking at the HTML of the page it is done within a single iFrame with a height of 2718 pixels:
<iframe id="pbiembed" width="323px" height="2718.237777777778px" frameborder="0" allowFullScreen="true" src="https://app.powerbi.com/view?r=eyJrIjoiZjRiZmVlZTAtMDFkMS00OTNlLTgzMGUtZGMxNjcyMTg4Y2U1IiwidCI6Ijk0MjYwZjAzLTA3OTMtNDg0YS05MWNmLWJlYmU1ODQzMTliYyIsImMiOjEwfQ%3D%3D&shareUrl=true"></iframe>
Is it possible to change the size of a report page to have this sort of height?
Thanks,
Tom