Hi there!
I'm building a flow using Excel's "For a selected row" and I'm having trouble setting the formatDateTime in some cases.
I'm using the compose action to format the date using this expression formatDateTime(outputs('Obtener_formato_de_fecha_Excel'),'dd/MM/yyyy')
But i'm getting this error:
Unable to process template language expressions in action 'Redactar_Formato_de_Fecha' inputs at line '0' and column '0': 'In function 'formatDateTime', the value provided for date time string '27/11/1999' was not valid. The datetime string must match ISO 8601 format.'.
Here some screen shots from the flow

The flow continues and the data is stored in a SharePoint list and it should look like this

Hope the community can help me.
Mauricio.