I have a problem with Filters.
I have a dimension with the values (0, 1, 2, 3, 4, 5). I want to use this dimension as a filter, but not to let the user the option to filter out the value "0". I don't want to exclude the values 0, the opposite - I want these values to ALWAYS be in the view, and let the user the chance to filter only between (1, 2, 3, 4, 5).
Is that an option? To remove a value from the filter but not from the data?
Any help would be very appreciated Thank you!!