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: 
Anonymous
Not applicable

Help with set analysis

Hi

Can someone help be in writing the below expression in set analysis by including one additional condition , col3 = 'Y' ,

count(total<col1>distinct col2 )

Thanks

Labels (1)
1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

count({<col3={'Y'}>} total<col1>distinct col2 )


talk is cheap, supply exceeds demand

View solution in original post

1 Reply
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

count({<col3={'Y'}>} total<col1>distinct col2 )


talk is cheap, supply exceeds demand