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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
cfountain72
Creator II
Creator II

Qlik Sense: Hide Object based on User

Hello,

I am trying to hide a Container object based on the user who is viewing the object. What is the syntax we should use in the Conditional expression? What function indicates who the 'user' is? 

Thanks for your help,

Chris

Labels (2)
1 Solution

Accepted Solutions
ArnadoSandoval
Specialist II
Specialist II

Hi @cfountain72 

The function is OSUser() which is part of the System Functions and the Show Condition looks like this

Show-Condition-01.png

Hope this heps,

Arnaldo Sandoval
A journey of a thousand miles begins with a single step.

View solution in original post

1 Reply
ArnadoSandoval
Specialist II
Specialist II

Hi @cfountain72 

The function is OSUser() which is part of the System Functions and the Show Condition looks like this

Show-Condition-01.png

Hope this heps,

Arnaldo Sandoval
A journey of a thousand miles begins with a single step.