Forum Discussion

eneri's avatar
eneri
Helper I
1 year ago
Solved

ErrorCode = 10277, cannot convert null to logical - Dataflow Gen 2 - Lakehouse

Repeated error message when refreshing a data flow The data flow loads a fact table from the Lakehouse, aggregates the values by user_id in 2 different ways, joins these tables together and sh...
  • eneri's avatar
    eneri
    1 year ago

    In the end, I had to replace all null and 0 values in all columns (not just logical) and remove a date column that had null values that couldn't be replaced or filtered.