IN() expression returning all rows

I have the following slice filter expression:

In([HazardID], (HazardSelected[HazardID], [HazardSelected]=“TRUE”))

It works fine, but if in all rows, [HazardSelected] = “FALSE” (ie, no columns contain the value, “TRUE”) the slice returns all table rows. Is this normal behavior?

0 5 368
5 REPLIES 5
Top Labels in this Space