Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Discussion board where members learn more about Qlik Sense Installation, Deployment and Management.
Hi,
Is it possible to concatenate values in security rule conditions?
For example:
resource.name + "." + resource.app.name = user.<attribuut>
Or to use resource variables in matches expression like below?
user.<attribuut> matches ".*" + resource.name + ".*"
Bas Knol