Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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"?
LIKE THIS
Section Access;
 LOAD * INLINE [
 ACCESS, USERID, PASSWORD,
 ADMIN, admin, admin
 USER, keerthi, ks
 USER, soumya, ya
 ]; 
But there is no concept of group in Qlik Sense.Such as,Group1,Group2,Group3.