The problem is that for some values of field, there is no values that fall within the set, resulting in an empty set.
Is there any way i can know inside the set analysis that the set is empty?
I have tried IsNull and Len but they produce no result.
If i cannot come up with a solution i will generate the missing lines with replicate values and zeroes, but i would prefer not to as that is extra data for qlikview to handle.