Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
EricPoirierCBRE
New Member

Problem embedding PowerBi Report in Sharepoint 2013

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 ?

 

2 ACCEPTED SOLUTIONS
collinq
Super User
Super User

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).




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




View solution in original post

EricPoirierCBRE
New Member

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.

View solution in original post

2 REPLIES 2
EricPoirierCBRE
New Member

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.

collinq
Super User
Super User

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).




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors