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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
master_student
Creator III
Creator III

acess

hello Guys

I hope this finds you well.

is that possible to add a condition in the script , if person xx is logged then he can only see the category Training and all the other category are invisible or grisé? without section acess script?

Thanks for your help

Labels (1)
2 Replies
Peter_Cammaert
Partner - Champion III
Partner - Champion III

It can be done but comes with many possible problems down the line. QlikView lets you perform selections based on OSUser() value when someone opens a document.

But unfortunately, these are only selections, and there are a multitude of methods to clear/undo/unlock such a selection.

If you are going to use this for security purposes, use Section Access.

master_student
Creator III
Creator III
Author

Hi Peter,

Thanks for your reply.

I applied the condition =If(QVUser() = 'wiem.xres', 'TRAINING', OpEx_Category) into the opex category filtr but it didn't work. i still see all the categories

wiem.xres is my NTNAME