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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Access section with 'or' condition?

Hi, I need to assign permissions to projects at users by country and project's owner. With this access section:

Load * inline [

ACCESS, USERID, PASSWORD, COUNTRY, OWNERID

USER, User1, User1, Spain, User1

];

User1 can see all projects with country 'Spain' AND he is his owner. I want that User1 can see all projects from Spain and all projects he is the owner, even if this projects aren't from Spain.

Can I have this?

Thanks

0 Replies