Forum Discussion

dvandolder's avatar
dvandolder
Frequent Visitor
1 year ago
Solved

Changing database selection from power bi Web App

Hi everyone, I want to set up a way to be able to have users within the power bi web app to be able to change the database source directly from their end. I assume this would be through some sort of ...
  • KNP's avatar
    1 year ago

    You can parameterize the server/database connection but after changing that value, the model would need to be refreshed and everything about the structure of the tables would need to be identical.

    I would think it would be easier for you to set up the model to include all the data from all databases and then add a slicer to the report to only show what is required.