Forum Discussion
AjithPrasath
2 years agoResolver II
Dynamically Change the Database name in the Powerbi desktop
Hi All, I am trying to change the database name dynamically in the powerbi from the powerbi rest api call. I created parameters for server and database name and use that in the query . I am ...
lbendlin
2 years agoSuper User
You can only change credentials, you cannot change the connection details.
Create a new connection or run a custom SQL that overrides the database name.