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: 
deepakqlikview_123
Specialist
Specialist

Section access

If i have four tabs in my QVW file(A,B,C,D)

Can you please suggest how to apply section access as per Separate tab.

Eg user 1 can view only tab A

user 2can view only tab B

user 3can view only tab C

user 4can view only tab D

1 Reply
Not applicable

section access;

access,pwd,

admin,admin,SHEETID

user1,user1,TAB A id

user2,user2,TAB ID

user3,user3,Tab cid

user4,user4,tab d id         (tab id replace as per ur id's)

in tab a write condition like

if(user=user1,1,0) in show conditional option