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: 
Not applicable

Section access based on AD groups

hi,

I have created a section access based on AD groups (NTNAME) like below.

    

ACCESSUSERIDGROUPOMIT
USERgal\PrasantaQLIKAMGPrice
USERgal\SachinQLIKAMGDisc
USERgal\KumarQLIKGEN
USERgal\SameerQLIKGEN

But now the problem is everytime a new user added to a AD group i have to update my section access table accordingly.

is it possible to make this section access based on group column so that i dont have to update the table for a new user and only will update the table when a new AD group created.

Thanks

Prasanta

2 Replies
Not applicable
Author

Hi,

Does you have any database table which have AD users details. If so, you can use same.

Table will get update automatically when a new user added to your database.

If not, below link might help you

BI Review: Row-level access in Qlik Sense using custom properties in QMC

Not applicable
Author

Hi Arjun,

I am not managing my users in any database. It is based on AD groups NTNAME.

My issue is everytime a new user added into NT AD group, i have to update my section access table for that user.

Which i dont want as its a manual work everytime.

So is it possible to do section access based on AD groups only