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.
Where did you configure the expression? I don't believe arcade expressions are available until the QC 1.17 release.
This is working in QuickCapture 1.20