Forum Discussion
GRob
6 years agoFrequent Visitor
Web data source with different credentials not saving per file
I have multiple pbx files, each basically the same report, but each one calls the same web URL with different credentials. My problem is that each file doesn't save the credentials with the file. A...
GRob
6 years agoFrequent Visitor
The problem that i have is that the web service returns data based on the credentials sent.
E.g. username1 returns dataset1, usename2 returns dataset2.
If I create 2 pbix files, one for username1, then another for username2 the datasource uses the last credentials used, not the credentials per pbix
My problem would be solved if it saved credentials per pbix file.