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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
hugo_andrade
Partner - Specialist
Partner - Specialist

Checking for Section Access Across a Qlik Sense Environment or Qlik Cloud

Hi all,

Quick question before I spend time building this...

Is there already any app that helps check Section Access usage across a Qlik Sense environment or Qlik Cloud?

What I have in mind is something that scans all apps and shows whether Section Access exists in each app or not.

I wanted to check first in case this has already been done somewhere in the community or shared publicly.

If it exists, I would appreciate a link or reference.

If not, I will likely put something together and share it back with the community.

Thanks!

Live and Breathe Qlik & AWS.
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

Labels (3)
2 Solutions

Accepted Solutions
marksouzacosta
MVP
MVP

Hi @hugo_andrade ,

In Qlik Cloud, both Access Evaluator and App Analyzer in Monitoring Apps Space have the AppHasSectionAccess field that you can use to filter the apps with and without Section Access.

 

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

View solution in original post

Daniele_Purrone
Support
Support

Hi @hugo_andrade , as Mark mentioned, the monitoring apps can help you with Qlik Cloud.
The same with Qlik Sense Enterprise for Windows. The "Content Monitor" app loads a field called "Has section access" that can be used for this purpose.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.

View solution in original post

4 Replies
chriscammers
Partner Ambassador
Partner Ambassador

I don't know if anybody has done it, but you should be able to build an app or automation pretty easily using the Qlik Rest API's as your data source. you'll notice one of the attributes returned by the app api identifies if there is Section Access used. Here is the api documentation https://qlik.dev/apis/rest/apps/#get-api-v1-apps-appId.

hugo_andrade
Partner - Specialist
Partner - Specialist
Author

Hi @chriscammers ,

I wanted to confirm if there's an existing app already out there before building it.

But thanks for sharing 🙂

Live and Breathe Qlik & AWS.
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

marksouzacosta
MVP
MVP

Hi @hugo_andrade ,

In Qlik Cloud, both Access Evaluator and App Analyzer in Monitoring Apps Space have the AppHasSectionAccess field that you can use to filter the apps with and without Section Access.

 

Regards,

Mark Costa

Read more at Data Voyagers - datavoyagers.net
Follow me on my LinkedIn | Know IPC Global at ipc-global.com

Daniele_Purrone
Support
Support

Hi @hugo_andrade , as Mark mentioned, the monitoring apps can help you with Qlik Cloud.
The same with Qlik Sense Enterprise for Windows. The "Content Monitor" app loads a field called "Has section access" that can be used for this purpose.

Daniele - Principal Technical Support Engineer & SaaS Support Coordinator at Qlik
If a post helps to resolve your issue, please accept it as a Solution.