Ladies and gents,
having an issue with the nested IIf only returning on one leg.
Output example attached
The above works fine when set individually. I have checked around and obviously it is going to be a simple fix, but I cannot see it..
As usual, all help greatly rec'd
having an issue with the nested IIf only returning on one leg.
Data: IIf([Contract Size Table]![Location]<>"EUROPE","NO",IIf([Entities]![European Entity]="NO","NO","YES"))
Output example attached
The above works fine when set individually. I have checked around and obviously it is going to be a simple fix, but I cannot see it..
As usual, all help greatly rec'd