Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Experts,
I am trying to implement sheet level section access in qliksense.
I am checking the below link.
QlikSense Sheet Level Security - QMC Security Rules
But i am not getting the below rule and not getting how many custom properties need to create here.
Can any one please let me know how many custom properties with which resource type and values i need to create to implement the above article.
Please explain the below highlighted 3 points
2) Rule for Applications
((
resource.resourcetype = "App"
and user.userDirectory="Specific User Group"
and user.company=resource.@Company
and user.applications=resource.@Applications
and resource.stream.HasPrivilege("read")
))
Thanks in advance
Pinging Rohit Kumar, he should know....
VK
Hi rohitk1609,
Could you help me to implement sheet level security in qliksense with below scenario in QMC.
I have 4 user groups in QMC
1. Global Users
2. Sales Users
3. Product Users
4. Stores Users
I have 3 sheets app in hub.
The sheet names are like below
1. Sales Analysis
2. Products Analysis
3. Country wise Stores Analysis
I have to show All sheets to "Global Users" User Group
I have to show only Sales Analysis sheet to "Sales Users" User Group
I have to show only Product Analysis sheet to "Product Users" User Group
I have to show only Country wise Stores Analysis sheet to "Stores Users" User Group
Thanks in advance.
Hi Mahitha,
Please refer the following document which has complete solution of sheet level security and if it will not work please ping me
Sheet or App Object Level Security Qlik Sense
Thanks,
Rohit