Hi, I have a column with only zeros (0). When I use this column as a filter, it is “NaN”. How can I fix this issue?

Hi, I have a column with only zeros (0). When I use this column as a filter, it is “NaN”. How can I fix this issue?
@Georgio you should try changing this field to a Dimension in your Dataset and then try adding it again as a Filter in you Dashboard. Right now its defaulting to a Range Slider filter because it thinks this field is a numeric measure, but based on your distinct values you should change it to a Dimension and this should fix the problem.