You need to sign in to do that
Don't have an account?

Filter logic to identify specific dates.
I want to create a filter logic that is only true if the date is the 15th of any month. How can I achieve this?
DAY(date) will give you this information.