Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
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
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
12 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
15 | |
13 | |
7 | |
5 | |
4 |