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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
jsingh71
Partner - Specialist
Partner - Specialist

How to Hide tabs for different user??

I have 5 tabs in my qvw. I want to create 2 types of user suppose Admin and Normal.

If I login through Admin it shows all the 5 tabs and if I logged in through normal user it show only first 2 tabs tabs.

How I got this??

1 Solution

Accepted Solutions
khadeer
Specialist
Specialist

Hi,

By using section access u can do this.

PFA.

View solution in original post

4 Replies
Anonymous
Not applicable

in the sheet --> conditional -->

use expresion like

OSUSER() = Amit123

khadeer
Specialist
Specialist

Hi,

By using section access u can do this.

PFA.

jsingh71
Partner - Specialist
Partner - Specialist
Author

Thanx a lot boss.....

siddharth_kulka
Creator II
Creator II

Thanks, good thing is that your concept works for both sheet as well as object level security. Great!