Forum Discussion
NerdFlanders
10 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
10 years agoAdvocate I
I found it out by myself:
simply add groups/<groupid>/ to you base uri https://api.powerbi.com/beta/myorg/
If not you'll only get the reports, dashboards and tiles from your own workspace, but if you organize your reports by topic in different groups its neccessary to get reports from there aswell.
vospitannikov
9 years agoHelper I
Hello NerdFlanders
Have you tried to embed group reports using iFrame or JavaScript API?
Like in this tutorial:
https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report/