Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Guys,
I have one table qvw that I have set section access on.
The section access has three fields:
Manager
Director
Region
For user A I am trying to let him see data for two regions one where he is a manager(So he will see data if he is listed as manager)
and the second region where he can see everybody
On the section access table I did the following:
ACCESS NTNAME MANAGER DIRECTOR REGION
ADMIN ADMIN
USER A A REGION1
USER A REGION2
According to this scenario user A should see data for REGION1 where he is manager and all data for REGION2 but this is not working. he only sees data where he is manager in both regions..
Any idea on how can I fix this.
Best,
Alec
This has been fixed using the following post:
http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization
Best,
Alec