Forum Discussion
Fern_21
Helper V
9 months agoHow to create a connection to a database with integrated credentials and then use it in PBI Desktop?
Hi all! On Power BI, is it possible to create a connection to a database that already includes credentials, so that a user in Power BI Desktop can directly use that connection without needing to p...
- 9 months ago
Hi Fern_21,
Users can ONLY access the tables you include in the Dataflow.
When users connect to your Dataflow in Power BI Desktop, they can:
Import only the entities (tables) inside the Dataflow
Build their own model on top of those tables
Combine with other local files (Excel, CSV, etc.) if they want
rohit1991
Super User
9 months agoHii Fern_21
Desktop always connects to a database using the credentials of the person who is running Desktop, and it will always ask them to authenticate.
If you want users to connect without entering credentials, this is only possible in Power BI Service using a Gateway + SSO (Kerberos/Entra ID).
There is no method or workaround to pass integrated credentials automatically into Power BI Desktop.