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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have managed to get the Embed report/ Dashboard/ Tile for Apps Owns Data in Sample application as shown in below pic but my question is
1) How do I embedded multiple reports
2) How to apply these on Live?
Thank you,
Solved! Go to Solution.
Once you have your web app built, you would modify the web.config file to list each report out there. It will show an index page that lists them. On azure portal in the app services, if you go to configuration, you can list it out there.
We list all our report settings as PBI: then the GUID as the value.
Then it can check for anything that starts with PBI: as a report GUID.
You can add an <add key > tag in your web.config to test it out.
Once you have your web app built, you would modify the web.config file to list each report out there. It will show an index page that lists them. On azure portal in the app services, if you go to configuration, you can list it out there.
We list all our report settings as PBI: then the GUID as the value.
Then it can check for anything that starts with PBI: as a report GUID.
You can add an <add key > tag in your web.config to test it out.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 43 | |
| 19 | |
| 13 | |
| 12 | |
| 10 |