Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
9 years ago
Solved

Data Source setup on Enterprise Gateway

  Hello PowerBIs, I have been give the responsibility of maintaining the On Premise Gateway. Part of the responsibility is adding Data Sources. I am struggling on how to setup database/source connec...
  • Eric_Zhang's avatar
    9 years ago
    Anonymous wrote:

     

    Hello PowerBIs, I have been give the responsibility of maintaining the On Premise Gateway. Part of the responsibility is adding Data Sources. I am struggling on how to setup database/source connections on the enterprise gateway. Multiple users have dashboards built using the same database with their own level of access.

     

    I thought I have to create one connection for each of the user connecting to the same database with their own credentials.(not possible complaints - Duplicate Data Source )

    which leaves me with only option

    Create one connection with full read access on the database and let all the dashboards from all users refresh using that one connection.

     

    @This leads to my question - how is the source Database/file security handled?  @source? @users level access?

    My concern is - will there be any security risk to have Data source connections with 100% access to the source.

     

    Appreciate any suggestions or links that can help.

     

    Thanks

    Anonymous

    Based on my test, it is not allowed to set up different credentials for one data source in one on-premises gateway. You can either

    1. Set up multiple on-premises gates and create datasource with different credential in each.
    2. If not in DirectQuery mode, use Personal gateway and set different credential in indivisual datasets.

     

    As to the security risk to have data source connection with 100% access, I'd agree with Anonymous, "Permission levels should be a concern of the report author." For other aspect, per my personal experience, it should be safe. As the credential is encrypted and Power BI just query the database.