Having trouble with the following:
OxygenDevice: IIf([oxygen_related]=2,"TEST",IIf([oxygen_related]=1,"Mask","0"))
If oxygen_related=2 it is still showing as 0
I checked the table and oxygen_related is set to Number and can't get it to work correctly.