I am trying to make all of my date fields uniform. Most of the date fields are based off of a calculation, but depending on the value, the calculation did not apply, leaving me with two formats in one field (i.e 2016-01-01 and 01/01/16). Additionally, a couple of the date fields are not calculated and are the alteryx default date format. Where this is causing me issues is when I am trying to then do calculations off of these various dates and getting Null values.
Can anyone help me with getting these all to be the same format. DateTimeFormat has not worked for me. I am guessing because of the inconsistency of the dates.
Thanks in advance.