Hi,
I have an issue with formatDateTime function.
Since last Sunday, this action stopped working for me and I receive the error message:
Unable to process template language expressions in action 'Compose-_TEST' inputs at line '1' and column '2898': 'In function 'formatDateTime', the value provided for date time string '15/03/2021' was not valid. The datetime string must match ISO 8601 format.'.
When I run the expression below:
formatDateTime(outputs('Compose')[0],'yyyy-MM-dd')
Can you please assist?
This expression worked fine until last Sunday.