Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
rahulhv1
Creator II
Creator II

Using triggers

Hi Everyone,

We have assigned named cal to the users.  I want to restrict a user (with named cal) from accessing one module.  I wish to write a code so that, if the user opens the document, the document should get closed.

Regards

Rahul

6 Replies
MarcoWedel

Don't publish this document to this user...

rahulhv1
Creator II
Creator II
Author

how to do it to the user to whom we have given named cal? I wish write the code /trigger using OSUSER() function. or any other way.

giakoum
Partner - Master II
Partner - Master II

there are 2 leveles of security in QV :

- section access

- distribution user lists in publisher

no need to write fancy macros for that. Named cal or whatever cal, if you have no right to see a document, you don't, if section access is implemented

rahulhv1
Creator II
Creator II
Author

Thanks!!

maxgro
MVP
MVP

if your Qlik server is set to windows authorization you can autohorize (or not) the user to see the Qlik doc

-  at the file system level (without  publisher), setting the permissions on folder and/or files

- with publisher distribution (as Ioannis already suggested)

ashfaq_haseeb
Champion III
Champion III

Hi,

If you don't have publisher, then you can remove access to this user from properties --> Security tab of QlikView File.

Regards

ASHFAQ