Hello, I'm trying to filter by date based on [date] > 09/02/2019 in the filter tool. It filters out the transactions before this date but also its filtering out the dates before '09' (August) in the future. Example 08/07/2020 and 02/08/2021 are also being filtered out. It seems like it is only reading the month and not the day or year. Does this relate to formatting in my source file am I not doing something right? Thank you Horace