March 2018
Beginner to intermediate
514 pages
13h 11m
English
Due to its complexity, and the multiple resources it should apply to, the security rule will need to be written in the advanced mode.
It's going to be segregated into the following parts:
user.roles = "Mastering Qlik Sense Stream Admin"
This part will create a new user role, called Mastering Qlik Sense Stream Admin, which you can assign to users in the user management section:
(resource.resourcetype="Stream" and resource.name="Mastering Qlik Sense")
The previous logic describes the rule apply to the resource stream, and the stream name is Mastering Qlik Sense:
(resource.resourcetype="App" and resource.stream.name="Mastering Qlik Sense")
This security statement, on the other hand, affects the rule to the resource app, and where ...
Read now
Unlock full access