Forum Discussion
kasiak
4 years agoFrequent Visitor
SWITCH help with blank()
Hi, I wanted to create new column with formula below: column_3 = SWITCH( TRUE (), 'file'[office] = BLANK() && 'file'[Current Task] = "Record Completed" && 'file'[Service Status] = "No iss...
- 4 years ago
Greg_Deckler
4 years agoCommunity Champion
kasiak The way your formula is written, it will either return 1 or 0, never blank.
kasiak
4 years agoFrequent Visitor