Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
I'm assisting a client with some development and want to know how the following can be done:
They have a Web App that will be deployed on different Azure data centers for different clients.
Each deployment of the Web App will connect to it's own Azure SQL database.
They want to create PowerBI reports and embed them in the Web App.
How can the multiple instances of the Web App load the same report but change the data source to load the data from the applicable Azure database?
Solved! Go to Solution.
@jjrvdw wrote:
I'm assisting a client with some development and want to know how the following can be done:
They have a Web App that will be deployed on different Azure data centers for different clients.
Each deployment of the Web App will connect to it's own Azure SQL database.
They want to create PowerBI reports and embed them in the Web App.
How can the multiple instances of the Web App load the same report but change the data source to load the data from the applicable Azure database?
Those different Azure SQL database shall have the same tables consumed in the "same report". You can
@jjrvdw wrote:
I'm assisting a client with some development and want to know how the following can be done:
They have a Web App that will be deployed on different Azure data centers for different clients.
Each deployment of the Web App will connect to it's own Azure SQL database.
They want to create PowerBI reports and embed them in the Web App.
How can the multiple instances of the Web App load the same report but change the data source to load the data from the applicable Azure database?
Those different Azure SQL database shall have the same tables consumed in the "same report". You can
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.