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: 
lishuang
Contributor III
Contributor III

How to set group in "Managing security with section access"?

Hi friends,

  I want to define which groups of users with access,rather than a username. How to set group in "Managing security with section access"?

2 Replies
dsharmaqv
Creator III
Creator III

LIKE THIS

Section Access;
LOAD * INLINE [
ACCESS, USERID, PASSWORD,
ADMIN, admin, admin
USER, keerthi, ks
USER, soumya, ya
]
;

lishuang
Contributor III
Contributor III
Author

But there is no concept of group in Qlik Sense.Such as,Group1,Group2,Group3.