Forum Discussion
Embed multiple reports in a single page
HI,
I have 2 Power BI reports and i need to embed these reports in an application using App Owns Data model.
My requirement is to display both the reports in a single page like
One at the first half of the page
One at the second half of the page
I am trying to make 2 different API Calls but only the first report is getting loaded. Not sure if there is any limitation with PowerBI embedded.
3 Replies
- amitchandakSuper User
nagaraj , you should call it in two different iframes. How are you trying embedding
- v-zhenbw-msftCommunity Support
Hi nagaraj ,
Maybe you can try to create Embed code. Please refer the following.
https://guyinacube.com/2016/07/26/3-ways-to-embed-power-bi/
Or you can check the Power BI Embedded Playground.
Hope they could enlighten you.
Best regards,
Community Support Team _ zhenbw
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
I see this is a quite old post . My requirement is same i want to show multiple reports on same page without iframe. Using app owns data . How to achieve this?