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.
We have a web application and in this web application we want to embed some powerBI dashboards/Reports.
Now we have different customers. Each customer gets his own Azure environment (web application and sql database). However the web application and the database are the same for each customer.
Now if I create a powerBI report I connect to the database server like "customer1.database.windows.net" and "customer2.database.windows.net" and so on. However the reports are exactly the same. So I would prefer to create one report and deploy that to all environments without the need to make specific changes for each environment.
Is there a way to achieve that?