Forum Discussion
melwakil
8 years agoFrequent Visitor
Embedded power Bi server reports into SharePoint
Is it Possible to embed reports from Power Bi report server into SharePoint to be seen by the users who already part of the damin and authorized to see the reports ? is the IFRAME could pass their ce...
- 8 years agoYes it is. See here for details of how to embed various PBIRS reports to SharePoint.
https://whitepages.unlimitedviz.com/2017/09/sharepoint-and-the-new-ssrspbirs-native-mode-report-viewer-web-part/
However, the problem you are going to run into is those PBI reports will not render in IE because SharePoint by default serve pages in IE-10 compatibility mode and PBI only works with IE 11 and newer. You won't have that issue with Chrome though.
pbx
8 years agoHelper V
Kerberos my friend, Kerberos is what you need.
melwakil
8 years agoFrequent Visitor
Thanks pbx, Kerberos is used to delegate the user credentials between pbirs and the report data source in case the report and its data source are not in the same machine. I think it should be something in the web part inside sharePoint itself