Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi all,
I have a report that extracts data from SQL databases. My Source instruction at the beginning of every "M" code is :
Source = Sql.Database(....However some of the clients use Microsoft SQL, some use Sybase, some PostgreSQL, etc. Is there some clever way to parameterize the Sql part of the Source instruction? For example for Sybase I need to write :
Source = Sybase.Database(....I have a few dozen of tables to make such change every time I have a client with a different SQL database.
Thanks.
Solved! Go to Solution.
@gvg
You can parameterize your connection strings. Please refer below articles for further details including the PBI Service
https://data-marc.com/2018/11/15/parameterize-your-data-source/
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
Hi, @gvg
About query parameters in Power Query, I'd like to suggest you refer to the following link.
Power BI Desktop Query Parameters
Best Regards
Allan
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@gvg
You can parameterize your connection strings. Please refer below articles for further details including the PBI Service
https://data-marc.com/2018/11/15/parameterize-your-data-source/
________________________
If my answer was helpful, please consider Accept it as the solution to help the other members find it
Click on the Thumbs-Up icon if you like this reply 🙂
⭕ Subscribe and learn Power BI from these videos
⚪ Website ⚪ LinkedIn ⚪ PBI User Group
@Fowmy thank you. Not exactly what I was looking for, but good source for ideas.
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |