Hi,
Could anyone help me fix the flow?
It works fine if column K has no blank values.
I'm using this formula: if(equals(items('Apply_to_each')?['Data de Conclusão'],''),null,items('Apply_to_each')?['Data de Conclusão'])

returns this error:
The 'inputs.parameters' of workflow operation 'Update_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/DatadeConclus_x00e3_o' is required to be of type 'String/date'. The runtime value '"44795"' to be converted doesn't have the expected format 'String/date'.