I have 2 inputs, one is an Audit Date and the other is a list of calendar dates (Day_Month_Year column). Alteryx is seeing the Audit Date coming in as a String format and the Day_Month_Year coming in as a Date format. When I try to convert the Audit Date to a "Date" format, it is only converting to" DateTime". So my join is still not working because the Audit Date field is now "DateTime", but the Calendar Date field is "Date". When I've tried converting both to a "String" I am still not getting any results and it seems I'm just going in circles with these dates.
