Forum Discussion
NerdFlanders
9 years agoAdvocate I
Embed Group Reports or Tiles
Hey, I'm working on integrating Reports with Power BI Embedded and the REST API. I already manages to embed MY reports and tiles and i know i can also get groups where i'm in, but how can I embed...
NerdFlanders
9 years agoAdvocate I
lfrancfort : The exact embed URL I'm using looks like that:
https://app.powerbi.com/reportEmbed?reportId=< your report ID >&groupId=< your group ID >
actually we managed it to embed any report to SharePoint with pasting simple JavaScript code into the SharePoint site and made this Iframe responsive to the window size.
So no C# code or WebParts oder anything additional
lfrancfort
9 years agoFrequent Visitor
Thank you very much, I didn't understand what they meant by "provide the groupid".
Laurent