Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hi,
I inherited the responsibility to maintain a large PowerBI file that has more than 80 queries. It serves as a central dataset and presentation layer for many other reports. The previous owner hardcoded the connection to the SQL server in each individual queries. I want to use parameters.
Is it possible to do a search and replace to change the Source step in all the queries at once?
Something like this:
Search M code in all queries: Source = Sql.Database("server1", "database1")
Replace M code in all queries: Source = Sql.Database(ServerNameParam, DatabaseNameParam)
Thank you
Solved! Go to Solution.
Hi @molegris ,
it requires a bit of setup, but then you can bulk-replace strings in your M-code at once: 
https://bengribaudo.com/blog/2020/07/16/5356/editing-report-spreadsheet-mashups-in-vscode
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data  -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Hi @molegris ,
it requires a bit of setup, but then you can bulk-replace strings in your M-code at once: 
https://bengribaudo.com/blog/2020/07/16/5356/editing-report-spreadsheet-mashups-in-vscode
Imke Feldmann (The BIccountant)
If you liked my solution, please give it a thumbs up. And if I did answer your question, please mark this post as a solution. Thanks!
How to integrate M-code into your solution -- How to get your questions answered quickly -- How to provide sample data  -- Check out more PBI- learning resources here -- Performance Tipps for M-queries
Thank you. A bit complicated but I'll definitly try it and I'll let you know if it worked for me.
 
					
				
				
			
		
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
 
            | User | Count | 
|---|---|
| 85 | |
| 49 | |
| 36 | |
| 31 | |
| 30 |