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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bharani8
Creator III
Creator III

Help on Set analysis

Hi Experts - In the attached qvw file, i need the count of values that are >0 and <3.. Plz Help

5 Replies
prma7799
Master III
Master III

Try this

=Count({<C= {">0<3"}>}C)

shiveshsingh
Master
Master

=Count({<C={">0 <3"}>}C)

bharani8
Creator III
Creator III
Author

TY Both.. I was trying with a comma inbetween those values

prma7799
Master III
Master III

Hi Bharani,

Please close this thread if you got correct answer.

Thanks

PM

shiveshsingh
Master
Master

Glad to know it worked