Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to count the total number of employee according the date,
I use the :count({$<TERMINATION_DATE={"<=15/03/2019"},[category]={"H001"},[status]={"N"}>}[YPBI.id]), but it doesnot work.
Thanks a lot for your help~
Try This :
count({$<TERMINATION_DATE={'<=15/03/2019'},[category]={"H001"},[status]={"N"}>}[YPBI.id])
still does not work
Make sure that the date field date format and the value being passed in set analysis are in same format. You could share your sample aap for our investigation.
@eva_a is this for QlikView or Sense? I would like to move this into the correct product forum.