Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Looking to have common database username/pwd connection string for password updates

Do we know if we have any common place where in we store database username /pwd's (connection details) to make it common/shareable with many workspaces? We want to make it easier for password change activity that instead of changing pwd for each db connection we can change in a particular string/repository and that pwd should be updated in all workspaces automatically.

  • Hi. I'm sorry but credentials can't be parameterized. They are encrypted when inserted. If your datasource changes the credentials too often and you want to keep all developments easily updated, you can use power bi dataflows as an alternative. Keep the most used tables at dataflows. That way one person can administrate them and other users just reuse them without concerning about conection.

    I hope that helps

  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous 

     

    ibarrau Thank you very much for your prompt reply. Allow me to add something here.

     

    For security reasons, power bi does not allow adding data source credentials on a shared basis.

     

    For each workspace, data source credentials need to be managed separately.

     

    Solved: Manage data source credentials in Power Bi Desktop... - Microsoft Fabric Community

     

    Regards,

    Nono Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

2 Replies

  • Hi. I'm sorry but credentials can't be parameterized. They are encrypted when inserted. If your datasource changes the credentials too often and you want to keep all developments easily updated, you can use power bi dataflows as an alternative. Keep the most used tables at dataflows. That way one person can administrate them and other users just reuse them without concerning about conection.

    I hope that helps

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous 

     

    ibarrau Thank you very much for your prompt reply. Allow me to add something here.

     

    For security reasons, power bi does not allow adding data source credentials on a shared basis.

     

    For each workspace, data source credentials need to be managed separately.

     

    Solved: Manage data source credentials in Power Bi Desktop... - Microsoft Fabric Community

     

    Regards,

    Nono Chen

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.