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: 
bob1231
Contributor
Contributor

count with conditions

hello i'm new to qlik sense and just wanted to know how to do this task

i have 3 columns: order, date1, date2

i want to count how many orders have date1-date2 greater than 0 

i used this command but it's not showing anything until i filter and choose a date but when i choose more than 1 date it doesn't show anything 

count(if((date1-date2)>0,order))

 

0 Replies