The data being pulled into Alteryx has the date format as 10/31/2024. When running the workflow, Alteryx is picking the date up as 1900-01-09 instead of the date in the data. How can I make it pull what is showing in the data? I do have a date/time function in the workflow, but it errors out since the date is converting incorrectly early in the process.
Any suggestions how to get it to pull in the correct date from .xlsx?