Hello,
I am attempting to run a fairly straightforward filter on a dataset to only include dates between a certain range (4/1/2022 and 6/30/2022). I used the Text to Columns, Select, and Formula tools to do some initial cleanup. The first Filter tool is where I attempted to filter the dataset for just the date range I care about, which resulted in 2024 total records. I gut checked this by running the same filter in Excel and noted that there were 2205 records total. After doing some digging, I found that the records with a 6/9/2022 and 6/6/2022 date were excluded from the date range for some reason. Therefore, I ran additional filters against the False path from the first Filter tool to pull in records with these specific dates (6/9/2022 and 6/6/2022), which resulted in 173 records for 6/9/2022 and 8 records for 6/6/2022. The total records between these three filters is 2205 (2024+173+8), the same as the total that I saw in my Excel gut check file.
Does anyone know what would be causing these 6/9/2022 and 6/6/2022 dates to be excluded from the first Filter that I executed in the workflow?
Thanks!
