Hi,
I have a field called ApprovalDate2.
ApprovalDate2 column is of type single line of text.
I am updating the above field with todays date in the update item action as below
formatDateTime(utcNow(),'MM-dd-yyyy')
But I am getting the error as below. Please let me know if I am making any mistake
'A text field contains invalid data. Please check the value and try again.'
Regards,
Sudheer