Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
8 years ago

IF AND formula for Conditional Column

I am trying to create a column that does something like the following:   IF cell in [TextColumn] = "value" AND cell in [DateColumn] is empty THEN "value2" ELSE do nothing   What would a dax forum...