Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Check out our latest virtual session where BARC Fellow, Doug Laney, highlighted the opportunities data monetization can offer enterprises. Watch here.
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))