Issue with filter not returning any values

Hi,

I have a table where one of the fields is a flag set to either 0 or 1.
When I apply the filter to return the 0 values i get the data filtered correctly but when i set the filter to return the 1 values i get no data in the visualization.
I have bot 0 and 1 in the dataset as per following screen shots.

Filter set to return everything:

Filter set to return 0 only:

Filter set to return 1 only:(NO DATA IS RETURNED)

I’m I missing something or is a bug in the filter?

Thank you in advance for the help.

Best,

Dom

Hi @Dom,

I have tried with a test dataset and it works fine for me

I am not sure what can be the issue but might be related to your dataset. I see that because of the multiple values it looks like you have this setup as a string so this might be related.

Can you try with a test dataset with only 0s and 1s and see if you can replicate this?