Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

DAX Calculated Columns Help

I need help, I am trying to figure out how to write a True/False DAX expression for current inventory.  Something like this    Current inventory = Ship Date is not blank  Retail Date is blank   ...
  • FreemanZ's avatar
    FreemanZ
    3 years ago

    hi Anonymous 

    the screenshot suggests you are adding a custom column in Power Query, while the code above is for a calculated column with DAX.