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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
sebastianherrer
Regular Visitor

Multi Tenant Embedded Power Bi Report

Hi, I am new on power bi, i am looking to embed my power bi reports on a multi tenant webapp. I have created all the reports and i have them in my power.bi account. 

I am using the angular-powerbi library. My issue is that i dont know how to get the report url, and tokens from my backend. 

 

Can anyone help please

 

Regards

 

Sebastian

1 ACCEPTED SOLUTION
Eric_Zhang
Employee
Employee


@sebastianherrer wrote:

Hi, I am new on power bi, i am looking to embed my power bi reports on a multi tenant webapp. I have created all the reports and i have them in my power.bi account. 

I am using the angular-powerbi library. My issue is that i dont know how to get the report url, and tokens from my backend. 

 

Can anyone help please

 

Regards

 

Sebastian


@sebastianherrer

There're two features embedding Power BI reports.

Embedding with Power BI users (users own data)

Embedding with non-Power BI users (app owns data)

 

You can download the demos from Github PowerBI-Developer-Samples. You can reference the code in those demos to get reports and tokens.

 

View solution in original post

3 REPLIES 3
Eric_Zhang
Employee
Employee


@sebastianherrer wrote:

Hi, I am new on power bi, i am looking to embed my power bi reports on a multi tenant webapp. I have created all the reports and i have them in my power.bi account. 

I am using the angular-powerbi library. My issue is that i dont know how to get the report url, and tokens from my backend. 

 

Can anyone help please

 

Regards

 

Sebastian


@sebastianherrer

There're two features embedding Power BI reports.

Embedding with Power BI users (users own data)

Embedding with non-Power BI users (app owns data)

 

You can download the demos from Github PowerBI-Developer-Samples. You can reference the code in those demos to get reports and tokens.

 

thanks for the answer, my issue is how to get all the data that it requires. authorityUrl, groupId, and all that


@sebastianherrer wrote:

thanks for the answer, my issue is how to get all the data that it requires. authorityUrl, groupId, and all that


@sebastianherrer

The groupIds are actually the workspaceids in Power BI service, as to autorityUrl and so on, you can find them in all the tutorials in my previous reply.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors