Forum Discussion
View Power BI reports in SharePoint
I'm thinking of displaying Power BI reports on SharePoint so that my company members can see them.
I have Azure, but I don't have Power BI F64.
I'd like to know what is possible and how much it costs.
・Power BI Report Server,..SQL Server Enterprise
・Power BI Embedded,..Not sure if possible
・Fabric F64,.. Expensive
・Other
Thank you in advance.
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!
I don't have much knowledge about Embed, so I'll look into it.
Thank you.