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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
rsdhavle
Creator III
Creator III

Section Access on two fields

I am implementing section access on two fields. I have one scenario for an example. i am doing section access on Field A  which is Country and Field B which is City

USER      COUNTRY      CITY

A               INDIA           ALL
A                CHINA         BEIJING

I have to give access to user A on all cities from india and only beijing city from China, How to write section access piece for this so that user A gets correct privileges?

Labels (1)
2 Replies
marcus_sommer
MVP
MVP

maxgro
MVP
MVP

you can also expand the values in city field and remove the country

USER     CITY

A               MUMBAI

A               DELHI

A               BANGALORE

A               ......

B               BEIJING