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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
jim_chan
Specialist
Specialist

Section Access, how to list all value using '*' ?

Hi there, 

I am creating a section access & section application. I use section application to control the sheet. 

Exmaple:

1) Region A - can see sheet 1 ,2,3, Region B and see 3, 4, 5

2)PowerUser1 can see all the regions(A,B), meaning can see all the sheets.

so i have something like this under section application.BUT, it is not working. as PowerUSer1, when i change my region to '*', i cant see all the sheets, nothing. When i change my region  to region A or B, is fine. can see the sheets respectively.

Section Application;

REGION:
LOAD * INLINE [

REGION, SH01,SH02,SH03,SH04,SH05

A, 1,1,1,0,0,0

B, 0, 0, 1,1,1

*, 1,1,1,1,1   ];

2 Replies
trdandamudi
Master II
Master II

Brett_Bleess
Former Employee
Former Employee

Adding a Design Blog post for you as well, there are multiple links in that post too, so further information for you other than just the single post, hopefully that will do the trick for you if the other post did not.

https://community.qlik.com/t5/Qlik-Design-Blog/A-Primer-on-Section-Access/ba-p/1465766

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.