Currently I have built a few direct query reports in PowerBI and published them to the app.powerbi service.
All of the published reports access the same source SQL Database, but each report has unique credentials.
It seems like the service overwrites the credentials for all of the reports that use the same source database when I go to update the credentials for a given report's dataset.
Is there a workaround for this?
In other words, when I set the credentials for a dataset, I only want that dataset to be updated, not any other dataset that uses the same source database.