i have an excel file which stored the value of deliver to date.
In the excel itself i have set it to be in date format, but when i use write line activity to get the value it will become number like 41322 instead of 23/04/2021.
Can anyone help on this?
I will need to get this in date format so that i can use the if condition to check whether the delivery date is backdate or not and notify user for wrongly input.