I imported this Excel with 2 checks names:
It gives me 2 lines:
For line 1 (i.e. check 1) I want to check how many persons have birth date less than 1940.
For line 2 (i.e. check 2) I want to check how many persons have blank flexfield.
So my calculation is the following:
So why the result is spreaded across all rows?
I expected some number for row 1 and a different number for row 2 (and not, it's not a coincidence, it is summing everything repeating the same value for all lines)