Hi everyone, is this a legitimate expected functionality or a bug? In my card, I have a filter on NPS Score IS NOT NULL. However, it seems to be filtering out my records/rows with NPS Score = 0.
Is Domo treating 0 as NULL?
I got the same behavior when trying to exclude Null / NaN value from Integer.
My workaround is to use the beastmode below to exclude the Null
Example unfiltered data
When is NaN = 0
Thank you for your help and workaround, Michiko!