Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
May I know how to implement object level and data level section access in Qlik sense.
Thanks,
Deepak
Here is some info about section access to create row level security
There is no out-of-the-box solution for object level secuirty, you may need to use extensions to "show/hide" objects depending on user profile loaded in the data model. check it on http://branch.qlik.com
HI,
First you should define your access pass in Excel sheet ( I mean, who wants access in data level, you should mention their UserID, UserName, Access, Field Name etc... for more understanding please refer below screen shot).
Once done, You need to load your section access file in the script between two keywords "Section Access" , "Section Application" .
Next you should map your section access file to your QVD.
(*Note: While applying section access, all characters are should be in capital letter. You can use "Upper or Capitalize" function) .
Once all done, you can load you script and publish. As per their restriction's, users will able to see application.
Thanks,
Manojkumar
Hi,
Could you please suggest how to implement
row and column security based on AD groups?
thanks