I've noticed an issue with dates from 1/1/1900 to 2/29/1900 from an Excel file input where Alteryx shifts it to the previous day, as though it translates "1" to be 12/31/1899 (it's translated to 1/1/1900 in Excel). We use 1/1/1900 as a placeholder value in our DBs, so it needs to match when doing audits. Any idea why this happens or easy fixes?
I've attached an input file and workflow to demonstrate. The left column and right column are the same dates, but added an apostrophe to the right to view as text.
Thanks!