I have this access control as shown above. If my userID is A9900899, I will be able to see SIN, MY and TAI data. If userID is A1234567, he can only see SIN as shown.
Currently, I can use QVUser() to get the UserID of the qlikview user. How do I restrict him base on the excel as shown above and the userID that I extracted. Is there any smart ways? Thanks