Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
gal_polak
Creator
Creator

Qlik Sense Security integration - Security Rules and Section Access

Hi all, 

I'm trinying to create a new security rule to control the base sheets that will be available to the user accordingly to the app name. 

so in case the app name is the same as the stream, only reports with "@Full" in their description will be displayed. 

but for some reason, although i'm using the basic condition and not advance condition manually i'm getting the following error.

2019-05-07_14-22-34.png

 

can some please advise?  

Labels (1)
1 Reply
Chris_Rice
Former Employee
Former Employee

You cannot have a resource = another resource, so try:

 

((resource.app.name=stream.name))