
Onde eu posso realizar a correção no código!
The execution of template action 'Selecionar' failed: The evaluation of 'query' action 'where' expression '{
"CD": "@item()?['Tipo do Pedido']",
"HR em Produção": "@item()?['HorasPadrão']",
"Numero Pedido ": "@item()?['Número do Pedido']",
"Estado": "@item()?['UF']",
"Status Produção": "@item()?['Status Armazém']",
" Dia início SLA": "@formatDateTime(item()?['Data de Corte'], 'dd/MM/yyyy hh:mm')",
"Fim SLA": "@formatDateTime(item()?['SLA max Separacao'], 'dd/MM/yyy hh:mm')",
"Programa de Saude": "@item()?['Programa de Saúde']",
"Volumes": "@item()?['Soma de Volumes']"
}' failed: 'The template language function 'formatDateTime' expects its first parameter to be of type string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#formatdatetime for usage details.'.