can I prevent other users to see a dataflow

Options

I want to know if I can prevent other users to see my sql code of a dataflow

Comments

  • kshah008
    kshah008 Contributor
    Options

    Hi all,

     

    Can anybody help @juanfbp with their question?

    Thanks!

  • The_Face_of_Boe
    Options

    If you'd like to be able to prevent a user from viewing a DataFlow you can deny them access by restricting access to the DataSets with sensative information. If a user is shared on all of the DataSets, then they will be able to see the SQL queries. If they do not have access to one of the DataSets, then they will be denyed access to the DataFlow. However, Admins have access to all DataSets and will, by extension, be able to view all DataFlows.

  • kshah008
    kshah008 Contributor
    Options

    @juanfbp, did The_Face_of_Boe's reply help you out?

  • tiffanywijaya
    Options

    Hi, how do I give/revoke data flow access to editors?