Forum Discussion
How to create a connection to a database with integrated credentials and then use it in PBI Desktop?
- 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
Hi grazitti_sapna !
What is the fastest and most functional solution? What are the pros and cons of each?
Thanks
Hi Fern_21,
You can go for Dataflow,
Fast
Easy
Secure (no credentials exposed)
Cheapest
Lets users freely model their own semantic models
- Fern_219 months ago
Helper V
Hi grazitti_sapna !
With dataflows, can the user only have access to the tables I have loaded into the dataflows? Can't he put more? furthermore, on the tables they can do all the operations they want?- grazitti_sapna9 months ago
Super User
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