Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
Below is the screenshot of my section access script:
I am applying section access on _ACCOUNTCODE and _SECURITYLEVEL
Requirement :
ADMIN should see all the values in _ACCOUNTCODE and _SECURITYLEVEL
JOSE should see 313230 and 313233 in _ACCOUNTCODE and ABU DHABI in _SECURITYLEVEL
MARK should see 313230 in _ACCOUNTCODE and ABU DHABI in _SECURITYLEVEL
Now issue is, after appying the below script, whenever I logged in with any of the user it is showing me
313230 in _ACCOUNTCODE and ABU DHABI in _SECURITYLEVEL for everyuser.
Script Screenshot :
Kindly advise ASAP.
Regards,
Mahamed
Where have you listed the account codes for JOSE?
"JOSE should see 313230 and 313233 in _ACCOUNTCODE"
Note that star symbol '*' in a section access table only means 'all values listed in that table', not all values available in the linked reduction field in your model.