Hi everyone,
I witnessed something rather strange today. I am using a Rule Engine node to create a new column, by defining rules that use a boolean field. When I filtered my data using a Row Filter based on this column, I found a discrepancy.
When I am using FALSE as a value of a boolean field, I am getting different results from the ones that I get by using 0. Now, 0 and FALSE indicate the same thing, so where is the error?
Has anyone else faced this problem?