Forum Discussion
View Power BI reports in SharePoint
- 1 year ago
One option that I can think of is
Buying Power BI Embed capacity and embed your reports in a web application. It is a cheaper option than F64
https://azure.microsoft.com/en-in/pricing/details/power-bi-embedded/
Considering you have large number of audience and buying pro license for each person would be expensive you need to configure Power BI Embed for external users, this way users does not need to login to Power BI and they wont need Pro license to access your content. But in order to secure your content I would suggest you to build a authenitcation mechanism for your web application.
Lastly, there is one another option which is not a secure option. i.e if your content is not sensitive then you use the built in option that is "Embed report -> Publish to web (public)". This option would generate a embed URL and anyone can access your content if they have this URL
Need a Power BI Consultation? Hire me on Upwork
Connect on LinkedIn
Did I answer your question? Mark my post as a solution! If I helped you, click on the Thumbs Up to give Kudos.
Proud to be a Super User!
- 1 year ago
I don't have much knowledge about Embed, so I'll look into it.
Thank you.