Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone
Please help me to understand how to implement security from db user table in qliksense? for example if user and user group attribute tables are defined in database as userid and user role information. In that case how to implement security for logged in user to display data based on user role defined in database?
Thanks for help!
May be:
User table will have a role column,
map this column with user role info table.
For each user role, there will be some default access.
I think your looking for something like this: