Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ![]()
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.
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