Skip to main content
Woohoo! Qlik Community has won “Best in Class Community” in the 2024 Khoros Kudos awards!
Announcements
Nov. 20th, Qlik Insider - Lakehouses: Driving the Future of Data & AI - PICK A SESSION
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.