Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I'am trying to display a Power BI report (hosted in a Premium workspace) into a Sahrepoint 2013 page.
As I haven't found PowerBI WebPart in this version of Sharepoint, I used iframe pattern.
It works, but users are prompted for sign-in to have report displayed.
This is an issue for me because this Sharepoint is also used by external users and when they try to sign-in they can't access our corporate SSO. So they can't access the report.
Is there a way to implement a Power BI report in Sharepoint 2013 avoiding this re-sign-in ?
Solved! Go to Solution.
Hi @EricPoirierCBRE ,
In your setup, they will have to sign in because you are not passing the signed-on credentials from your SharePoint sign-on to your Power BI. Therefore, Power BI will have to authenticate on its own each time.
Since you are using an older version of SharePoint I would reverse the way you are thinking about this. Rather than try to put the Power BI into SharePoint, I suggest that you share the get the sharing link from the Power BI report and put that link into SharePoint and then the users hit the link and it will open Power BI directly and that will not require the sign-on (since you are using Premium and I assume that you have the sharing set up for external users).
Proud to be a Datanaut!
Private message me for consulting or training needs.
Thanks for this solution. At this time public sharing seems not to be available but I'll get in touch with our PowerBi Administrator for that.
Thanks for this solution. At this time public sharing seems not to be available but I'll get in touch with our PowerBi Administrator for that.
Hi @EricPoirierCBRE ,
In your setup, they will have to sign in because you are not passing the signed-on credentials from your SharePoint sign-on to your Power BI. Therefore, Power BI will have to authenticate on its own each time.
Since you are using an older version of SharePoint I would reverse the way you are thinking about this. Rather than try to put the Power BI into SharePoint, I suggest that you share the get the sharing link from the Power BI report and put that link into SharePoint and then the users hit the link and it will open Power BI directly and that will not require the sign-on (since you are using Premium and I assume that you have the sharing set up for external users).
Proud to be a Datanaut!
Private message me for consulting or training needs.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.