Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi
I have a dataset with many facts and dimensions pointing to a Synapse SQL database.
The data is moved to Azure Databricks, which means I need to update all my PQ queries. This is not a matter of updating the Parameter as it requires a different function (Source = Databricks.Catalogs() instead of Source = Sql.Database()).
I have tried to copy all my queries to a Notepad to Find & replace the source lines, however after that I cannot Paste back the updated queries to PQ, nor import them anywhere.
Any ideas on how to resolve this?
I obviously can do that one by one, but I have a few datasets with multiple queries each and would love to find a way to bulk update my queries instead of updating them one by one in the advanced editor.
With the new Developer Mode you can export all your pbix to pbib (and its folders) and each model.bim file contains the definition of the source of your query's data. Using some tool (don't know how to do that in Windows) you should be able to update all the strings at once. Then you can save once again the pbib project to pbix and republish it.
This sounds interesting and hopeful! ...but goes beyond my current knowledge. I am not familiar with Developer Mode pbib files. Have heard of bim files, but not sure how to get these or what to do with it, etc.
Would you mind to elaborate or alternatively share some blogs or YT videos that explain more step by step how to do this, please?
Thanks!
Here you can start digging: Power BI Desktop developer mode documentation - Power BI | Microsoft Learn
Most of the files, including the .bim ones, are plain text so you don't need any special tool to edit them. We can't publish the pbib projects to the service yet, although I've seen some insider comments saying that it will be possible in not a too far future, but today we still have to first resave it to pbix.
Hi,
I'm not sure I really get where your problem is: you mean you cannot create a new blank query and paste your updated code in it using the Advanced Editor?
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
15 | |
12 | |
8 | |
8 | |
7 |
User | Count |
---|---|
15 | |
13 | |
8 | |
7 | |
6 |