Forum Discussion
Power Bi Integration in web app
- 2 years ago
Suvarchala7
Please check with your internal Power BI admin team, if they are allowing 'Publish to web' option then you can generate an embed code and use it in your iframe. Generally large organisations disable this option. In that case if you want to embed youe report for your customers (who does not have a valid power bi license), your Power BI content should be in a embed capacity/Premium/Fabric capacity.
Suvarchala7
Are you aware of the process of running a Power BI APIs?
Embed Token API is no different
We have our power BI reports in Pro License workspace. And in our react app we are logged in using microsoft. Even after using MSAL login our power bi reports which are embedded using iframe are asking for sign-in. Can this problem be solved if we take Premium license as I read it somewhere in microsoft documentation that Premium content has access to all users without sign-in
- tharunkumarRTK2 years agoSuper User
Suvarchala7
Please check with your internal Power BI admin team, if they are allowing 'Publish to web' option then you can generate an embed code and use it in your iframe. Generally large organisations disable this option. In that case if you want to embed youe report for your customers (who does not have a valid power bi license), your Power BI content should be in a embed capacity/Premium/Fabric capacity.