Forum Discussion

o59393's avatar
o59393
Post Prodigy
5 years ago
Solved

Switch not working correctly

Hi all   I created a switch function which should return In, out or blank.   The blank should be returned only if the result column is blank:     As seen below, the column logic for the ...
  • o59393's avatar
    o59393
    5 years ago

    Hi PaulDBrown 

     

    I tried with double "==" and worked!

     

    'Append (Sludge)'[Result]==BLANK(),BLANK(),
     
    Thanks 🙂