Forum Discussion
numersoz
Helper III
6 years agoPower 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...
- 6 years ago
parry2k
Super User
6 years agonumersoz what is the data type of this column? Is it a number? Change it to the number and then apply the conditional logic.
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!
numersoz
Helper III
6 years agoAbove post solve the problem but not sure why the otherway didn't work.
The data type was a decimal number.