Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Streamlining user types in Qlik Cloud capacity-based subscriptions: Read the Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Iceman
Contributor
Contributor

Custom Ptoperties function, Show condition

Is there a system function such as OSUser() that returns the User's Custom Properties Value?

I would like to use it in the Show condition Terms.

Labels (2)
1 Reply
Or
MVP
MVP

I don't think there's a function for this in the front-end, but you should be able to do this via script - read the list of users and their custom properties from the repository as a table in your app, and then use that information in your custom properties.