Forum Discussion

tvaishnav's avatar
tvaishnav
Icon for Helper IV rankHelper IV
3 years ago

Prevent user of data flow from accessing data source

I am working on creating a dataflow. I am pulling tables from SQL server database using a service account that has full read access to the database.   I want other users to use this data flow to cr...