Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

IF ISBLANK Custom Column

Hello everyone,   I am having issues with using a custom column using a IF ISBLANK formula to combine the UPS website tracking URL with the actual UPS tracking #.  I would like the formula to not p...
  • MCornish's avatar
    6 years ago

    That is the syntax for DAX, you need power query there.

     

    =if test then value_if_true else value_if_false