Hi all,
One of the date fields from my excel input appears as decimals (e.g. 44258.469444444). How do I convert this to MM/DD/YYYY? TIA
Hi @727
You can use the attached as an example on how to do this.
Hope this helps!
@727
ToDateTimeFunction is for the calculation of Excel DateTime format.