Select to view content in your preferred language

Failed to send record with arcade expression in Quick Capture

568
2
Jump to solution
04-16-2023 10:37 PM
Labels (1)
JoanneTallon2
Emerging Contributor

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

0 Kudos
1 Solution

Accepted Solutions
JohnathanHasthorpe
Esri Regular Contributor

This is working in QuickCapture 1.20

JohnathanHasthorpe_0-1731902686208.png

 

View solution in original post

0 Kudos
2 Replies
by Anonymous User
Not applicable

Where did you configure the expression? I don't believe arcade expressions are available until the QC 1.17 release. 

SHartholt_0-1683220361594.png

https://community.esri.com/t5/arcgis-quickcapture-blog/what-s-coming-in-arcgis-quickcapture-december...

0 Kudos
JohnathanHasthorpe
Esri Regular Contributor

This is working in QuickCapture 1.20

JohnathanHasthorpe_0-1731902686208.png

 

0 Kudos