Hi,
I am trying - formatDateTime(item()?['ConclusionDate'],'mm/dd/yyyy')
But getting error -
Unable to process template language expressions in action 'Send_an_email_(V2)' inputs at line '0' and column '0': 'The template language function 'formatDateTime' expects its first parameter to be of type string. The provided value is of type 'Null'
where am I going wrong?