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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
smilingjohn
Specialist
Specialist

Set Expression

Hi All,

I am trying to write a expression like below but this is not giving me any output even there is no error in the expression 

Can someone please correct me  on this 

 

Expression :

=if(Floor(DelDate)=Floor(ColectDate),
count({<Status={'Closed'},
Sales={'Ach'}>}ID))

Thanks in Advance 

3 Replies
MarcoWedel

how does your data look like and where do you apply this expression?

smilingjohn
Specialist
Specialist
Author

I am using this within the expression in line chart .

 

Thanks 

anat
Master
Master

if possible share sample data to address the problem...