Forum Discussion
Login credentials not known by user
- 4 years ago
If I understand correctly, you want to enable users to connect to a database without allowing them logins?
Do they all have power bi licences (pro will do).
You could publish a master dataset to the power bi service that contain the relevant data (either in import or direct query mode) and users would then connect to that instead.
- 4 years ago
Hi isstefanjud ,
Unfortunately, this will lead to privacy disclosure, which power bi will not do, and pbix will not carry the credentials of local connection to the data source.
If they just view and edit the report(not query data source), you can use the import mode to share the pbix, and they will not be asked for Oracle login credentials.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I understand correctly, you want to enable users to connect to a database without allowing them logins?
Do they all have power bi licences (pro will do).
You could publish a master dataset to the power bi service that contain the relevant data (either in import or direct query mode) and users would then connect to that instead.