Hi, I configured this arcade expression in a QC project:
${arcadeExpression: var dateDebut = $feature.date_debut\n var dateFin=$feature.date_fin\n return DateDiff(dateFin,dateDebut,'seconds')}
but when a new record is sent, the value calculated with the expression is left empty.
How the arcade expression in QC is supposed to work?
Thanks in advance
Joanne
Solved! Go to Solution.
This is working in QuickCapture 1.20
JohnathanHasthorpe_0-1731902686208.png
Where did you configure the expression? I don't believe arcade expressions are available until the QC 1.17 release.
SHartholt_0-1683220361594.png
This is working in QuickCapture 1.20
JohnathanHasthorpe_0-1731902686208.png