Hi all,
Right now it is possible to display Power BI reports within SharePoint Online. The authentication will go automatically, based on the SP user that consumes the report. Every user that views the Power BI report within SharePoint Online needs to have a Power BI Pro license.
Right now I would like to achieve the same, displaying a Power BI report within an iFrame using the following URL structure: https://app.powerbi.com/reportEmbed?reportId=<REPORTID>&groupId=<GROUPID>&language=nl-NL&formatLocale=nl-NL
Unfortunately this URL is not working when I try it outside SharePoint Online. Does someone know how I could create an iFrame that displays a Power BI report and authenticates the user automatically? So it is NOT an option to publish the report to web.
Thanks!