Forum Discussion

Naomig2088's avatar
Naomig2088
Helper II
2 years ago
Solved

Cannot convert the value null to type Logical

I have a conditional column: if [startdate] >= [validtodate] then 1 else 0 which produces a result. However when I filter on the result column (only to include 1) and then group the result, I'm pre...
  • HotChilli's avatar
    2 years ago

    Ok, so this is all in Power Query preview screen?

    What is the Grouping M code? 

    Do you have null values in your data?