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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Venkatesh_Yellu11
Contributor III
Contributor III

Passing more parameters in the resource filter

Hi everyone,

I’d like to clarify something regarding the creation of security rules in the Qlik Sense QMC.

In the resource filter, is it possible to include multiple patterns such as App_*, App.Object_*, and ReloadTask_* within a single rule? Also, can a single rule handle multiple resource types when the actions differ (e.g., Create, Read, Update)?

Additionally, my understanding is that if we want to assign permissions to specific groups or users, this should be defined in the conditions section rather than in the resource filter. Is that correct?

 

Labels (1)
1 Reply
Eduardo_Monteiro
Partner - Creator II
Partner - Creator II

Hi @Venkatesh_Yellu11 

In the resource filter, is it possible to include multiple patterns such as App_*, App.Object_*, and ReloadTask_* within a single rule?

Yes, you can combine multiple resource type patterns in a single resource filter, using a comma-separated list like App_*, App.Object_*, ReloadTask_*.

Also, can a single rule handle multiple resource types when the actions differ (e.g., Create, Read, Update)?

Yes, however, this is defined by the resources you select.

Additionally, my understanding is that if we want to assign permissions to specific groups or users, this should be defined in the conditions section rather than in the resource filter. Is that correct?

That is correct, you can use either the basic filter, which allows you to pick the existing options, or type it directly in the advanced filter, like:

resource.IsOwned() and resource.owner = user (I picked the example below from OwnerRead).

Also, check the link: How security rules work | Qlik Sense for administrators Help

I hope that helps.

Eduardo Monteiro - Senior Support Engineer @ IPC Global
Follow me on my LinkedIn | Know IPC Global at ipc-global.com