Issue with the formatting of the date time format
The formatting works with the dynamics connector in the flow but whilst using the CDS connector it seems to fail.
formatDateTime(variables(‘File Created On’),’dd-MM-yyyy’)
Error
Unable to process template language expressions in action ‘CREATE_File_in_Sharepoint’ inputs a’In function ‘formatDateTime’, the value provided for date time string ‘’ was not valid. The datetime string must match ISO 8601 format.’.
@abm
Raj