I would like to hide sheets using the Feb 2021 functionality to limit sheet visibility based on the users custom properties. Is this possible without accessing QSR ?
I just found the OSUser() function, but coudn't find a fuction which returns me the custom properties of a user.
Hi @Necator this is not possible without accessing the QSR DB. Refer to this community post which provides a script similar to what you are describing. But it requires you create a PostgreSQL connection to your Qlik Sense Repository DB.