Hi,
I have a challenge.
I have 2 pbix files. They are both connected to same Azure SQL server and same database.
BUT it is 2 different users in these 2 files. I thought the 2 files where stand-alone from eachother but when I change credentials in one file then when I open the other file the credentials are automatically changed there as well. How to create a unique source allthough it is same server and database?
The two different users access different data from the database. That is why I need different credentials.
Thanks!
/Kris