This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi guys,
I'm sure there are different ways of doing this - I wanted to ask you guys what would be the most efficient/correct way in order to minimize rework.
I have a dataset which comes from an Azure db. I do some shaping and filtering with that data, creating different queries and intermediate tables. After that, I've built a few reports using those tables.
Now, I've recently had to change my data source to a different Azure db (all the structure remains the same). How can I do this in PowerBI without having to make the dashboards and shaping again?
Thanks!
Solved! Go to Solution.
Easiest way is to use the Advanced Editor in the Query Editor and just edit the Source line to point to the new DB. Would have to see your source line to tell you specifically.
In the future, consider using parameters to parameterize the server name/db name.
Easiest way is to use the Advanced Editor in the Query Editor and just edit the Source line to point to the new DB. Would have to see your source line to tell you specifically.
In the future, consider using parameters to parameterize the server name/db name.
Seems straighforward enough. My source line looks pretty simple Source = Sql.Database("MyAddress"). It seems that all I have to do is replace the Source line with the new DB for all queries.
I will look into the usage of parameters. Thanks for the help!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |