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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

set analysis

Good afternoon,
Can someone help me?
how to transform this expression: = if (name = 'Paul', 'YES', 'NOT') in the set analysis.

Labels (1)
1 Reply
Not applicable
Author

I dont know what exacly you wanna....is something like this:

sum({$<name={'Paul'}>} Sales)


You take and sum every sales just from Paul.