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: 
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?

2 Replies
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