Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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.