The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello.
In our organization, we have set a new pilot for using Power Bi Embedded in order to publish public information out of our organization.
Steps are:
1.- Creation of workspace
2.- Publication of report in the workspace
3.- Creation of APP in Azure portal
4.- Creation of Service principal for the APP
5.- Configuration of PowerBI admin settings and control access to the workspace
6.- Use of Application sample provided by microsoft
7.- Execution of the application with the correct parameters both in local and in a server
Our doubt now is, if we have a web portal and we want to add a report in a i-frame of our web, what is the most suitable way to do it? We need to call to the sample application directly to get the report or we need to call to a embed token?
Thank you in advance.