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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
Solved! Go to Solution.
@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
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.
@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
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
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.
User | Count |
---|---|
3 | |
3 | |
2 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
6 | |
5 | |
4 |