Forum Discussion

EmilyM2019's avatar
EmilyM2019
Icon for Helper II rankHelper II
6 years ago
Solved

DAX calulation help for identifying blank values

Hello all, I am new to Power BI and need some help please. I'm looking for a DAX calculation to help me identify where a marker hasn't been added to a case. See table below where I have my colu...
  • Nathaniel_C's avatar
    6 years ago

    Hi EmilyM2019 ,
    Go to Power Query, go to Add Column tab, Conditional Column and add along the lines below. You can put in multiple statements.
    Let me know if you have any questions.

    If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos are nice too.
    Nathaniel