we are using a binary load for one of our QlikView analyses. The following expression works in the base analysis, but not in the binary-loaded analysis:
I've identified that the main issue is related to the field 'DispoLieferMonatZahl'. As soon as I comment out this part of the formula — as shown above — the expression returns a value. Otherwise, the result is always 0.
The values in DispoLieferMonatZahl appear as 1,2,3,4 etc., just like in the original analysis where the formula works correctly. So I believe the format is correct?
Do you have any ideas or suggestions for resolving this?