Forum Discussion
Separate Credentials Reset Per Dataset
If I understand your question, that would currently be by design.
The reason is that when you upload the dataset it says it is going to replace the dataset, which in my understanding means it is going to replace the credentials if they are different?
Maybe I am saying this wrong.
Every report has a connection to some type of data source. Ours would be a database connection that is our data warehouse (Azure Data Warehouse to be specific). Within that database, you have various schemas broken down by client. Each client has their own set of credentials for near replicates of tables across each schema.
When we first defined a data source within a report, we created the original connection to said data source. This data source was saved as a global connection in Power BI. Whenever we reuse that connection, we change the credentials to the connection to match the client and the report/dashboard. When we make that change, it impacts other client reports using that same connection as if they are all connected to the same data source and set of credentials to said data source.
We want each credential to remain the same. Clearly, when you edit a report in Power BI Desktop, you have an option for editing the connection of the report only. Why in the world would that be changing all the other connections in all other reports when we publish the report back to the Power BI cloud?
We can't use a unversial user due to both security reasons and the fact Azure Data Warehouse is limited on how many queries can parallel query the database.
- germansantana5 years agoNew Member
I have the same problem accessing bigquery .
Each type of datasource is globally stored , and any change in the credentials affects all datasets tied to that datasource.
Does any Microsoft support engineer know how to isolate datasources of the same kind?
Thanks