Forum Discussion
How to display in sharepoint?
- 11 years ago
Embeding PowerBI visuals is not yet supported..
The link you post is not from PowerBI service but from excel files with powerview sheets stored in onedrive business..(office 365, I think E3 and up )
The limit is 10MB per file as in sharepoint online to render the file..
Also in a web part in a sharepoint oline site you can show a powerview report from excel file..Also needs to be stored in sharepoint online.
With some small changes you can make it work:
http://www.sqlchick.com/entries/2013/6/3/displaying-a-power-view-report-on-a-sharepoint-page.html
Here is how I did it: https://www.brightwork.com/product-blog/integrate-power-bi-report-sharepoint
- PowerBINewbie_18 years agoHelper I
Will this method work to reduce data breach for confidential government information? For example, if only 3 people within my government agency have access to the data in my report and I publish my report to the web, will anyone on the web have access to this data.
- bitsmythe8 years agoFrequent Visitor
I wouldn't use share to web for confidential information. A simple google search will turn up many reports that have been shared that way. Our solution in SharePoint relies on native windows and oauth authentication. You can see a video demo here: https://www.atairaanalytics.com/bi-collaboration-sharepoint-powerbi
Cheers, Daniel
- PowerBINewbie_18 years agoHelper I
Thanks