When you create an integer filter on a dashboard, you can set it up to have no initial value (i.e. null); and can check for null in queries. But, if you enter a value and then delete it, it defaults to 1 instead of reverting to an empty filter (null). You have to refresh the page (losing all your other changes) to get null in the integer filter again.