Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have Qlik sense app Home Page. Here different navigation buttons are there.
Some users are not visible to some navigation buttons.
Ex: I have 10 navigation buttons.
2 Users are only visible 2 Navigation button, remaining buttons are grade out and, If click the that grade buttons it won't navigate.
How will you do this one. Please help me.
Thanks Advance.
Regards,
Ram
You can use show hide condition my be
If(WildMatch(OSUser(), 'DOMAIN\User1', 'DOMAIN\User2'), 1, 0)
Are you using Section Access as well already?
Hi David,
I have used session access like
ACCESS, USERID
USER, ABC/ABC
USER, BCD/BCD
like that App level security I have used.
How will implement Object level security in Qliksense
I have number of users are there, I have 10 navigation buttons. Some button are visible to some users some button are grade like that.
Regards,
Ram
Hi Chanty,
I tried but it is not working.
Regards,
Ram