For some reason, I'm losing all of my unique date data and it's replaced with 2021-01-01 when i'm utilizing the summarize tool-group by function. I would expect that like data would be aggregated, not over-written with a generic date repeated down every row of data. Between the two nodes, there is no difference in record numbers.
Thoughts on why this happens and how I can fix it? (the field is a date field and not a string, thought this may have been the issue but did not fix my problem)