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! Request now
Hi everyone,
My problem is I have SQL subquery imported into Power BI to load data and also created a Database parameter so users can easily change the data sources whenever they want to change the Server name and database name.
In the Power Query, I see that "Sql.Database (Server, Database, [Query=" can not add more database which I have used in the sub-query! I can not find a way to config this. Does anyone have way to fix this parameter or the Power Query!
Thanks in Advance
Solved! Go to Solution.
You cannot dynamically change the server name. You can run native queries that swap out the database name if the database is on the same server and you have access to both databases.
It is possible to change the server name via parameters in the service, or as part of deployment pipelines.
You cannot dynamically change the server name. You can run native queries that swap out the database name if the database is on the same server and you have access to both databases.
It is possible to change the server name via parameters in the service, or as part of deployment pipelines.
Thanks! I'll try this way to set up for my report
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.