Forum Discussion
paraparam_1972
2 years agoNew Member
Connect Dash Board report to different Database based on Parameter Value
I am new to Power BI. We have multiple databases. The user will pass the database name through a parameter. The dashboard report needs to connect to the particular database and fetch the data. The da...
- Anonymous2 years ago
HI paraparam_1972,
Did you mean to use the query parameter or control the connection string? If that is the case, you can refer to the following blog:
Using the Power BI Service Parameters to change connection strings (To possibly change between Dev
Notice: these datasources should has same structure or they will return the error for datasource table key feild not match.
Regards,
Xiaoxin Sheng
paraparam_1972
2 years agoNew Member
Thanks for the reply Xiaoxin Sheng. Let me check and revert to you if I have any issue. Thanks alot.