Forum Discussion

numersoz's avatar
numersoz
Helper III
6 years ago
Solved

Power Query Conditional Column with NULL Values

Hi, I need to clean up sensor data. I know that if the sensor data is a negative number or below a certain treshhold, it should be zero. I do this with a conditional column, if below the treshh...
  • camargos88's avatar
    6 years ago

    Hi numersoz ,

     

    Try this:

     

    If you start comparing anything with null you get errors.