I have two tabs and multiple users, some users are admin and some users are testers but I want to make visibility based on the logged in user role.
I've table like role='ADMIN' and role='TESTER', If logged in user role is Tester means TesterTab only make visible and logged in user role is Admin means AdminTab only make visible.
Even I tried with sheet properties --> show sheet conditional role='TESTER' BUT finally saved file only opened in Access Point.