Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
jbakerstull
Creator
Creator

Set Expression Question

I'm playing around with expressions trying to learn the syntax.

What I'm trying to accomplished below is count distinct clients whose gender  equals to male.

Count({<[SVPPROFGENDER_entry]='Male'>}Distinct[Client Id])

The formula passes the edit expression but the result is "0".

2 Replies
sunny_talwar

jbakerstull
Creator
Creator
Author

Thank you,