Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

No access to the sheets

Hello,


I'm new to the Qlik sense security and I need some help.


I'm trying to set up an app level security. A User can see the apps inside the strem if the App and the user has the same AppLevelManagement.




It's working fine, The user can see the good apps , but he doesn't see the sheets according to this App.




Thanks,

2 Replies
rittermd
Master
Master

Can you be more specific?  Maybe a screen shot?  Also, examples of your security rules and custom properties you are using.

dwforest
Specialist II
Specialist II

In addition to Apps, you need to set security for App Objects.

(resource.resourcetype = "App.Object" and resource.published ="true" and (resource.objectType != "app_script"))  and

((user.@AppSecurity = resource.App.@AppSecurity))