Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
reshma_km
Partner - Creator III
Partner - Creator III

Export data restriction

Hi,

I have a requirement where I need to restrict the export data functionality for some users. What I have done is, created a new role NoExport, disabled the default security rule, added a stream level security rule with condition user role != NoExport. It is workign fine. But the problem with this approach is that I need to create one security rule per stream.

And there is one more issue. If 1 user has access to 2 streams and he needs to have export data privilege in one stream and no privilege in another, this approach won't work.

Could you please suggest a better approach?

1 Reply
reshma_km
Partner - Creator III
Partner - Creator III
Author

Correction:

"And there is one more issue. If 1 user has access to 2 streams and he needs to have export data privilege in one stream and no privilege in another, this approach won't work."


I had tried another security rule which is not specific to any stream with condition user role != NoExport. The above issue refers to that.


The requirement is to have flexibility to restrict users from exporting data from only specific apps. They can export data from others.