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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
Microsoft Employee
Microsoft 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
Microsoft Employee
Microsoft 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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors