<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Data validation in the field in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863809#M26477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Doug, I will try something and let you know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2019 11:34:00 GMT</pubDate>
    <dc:creator>ReneAubut</dc:creator>
    <dc:date>2019-10-30T11:34:00Z</dc:date>
    <item>
      <title>Data validation in the field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863804#M26472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, we use a Survey123 form for soil tracking on construction sites. Our most critical info is the truck licence plate. Since we allow field workers to copy an existing record as a new record, is there a way to check that the licence plate question was updated in the copied record ? Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 13:32:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863804#M26472</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2019-10-24T13:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Data validation in the field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863805#M26473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rene,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There isn't a way in Survey123 to compare values across different submissions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible workaround would be to require a photo of the license plate to make sure that it's captured correctly, or if there's an asset barcode on the truck, to scan that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 21:15:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863805#M26473</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2019-10-25T21:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Data validation in the field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863806#M26474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe have a Start type field.&amp;nbsp; Then compare this to today. If it is today then set the license plate to ''?&amp;nbsp; Might need to use a once() to make sure it does not change.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if Start will change on a copy?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2019 16:58:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863806#M26474</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-10-28T16:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Data validation in the field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863807#M26475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just tested. A copy wont change the Start, but it will change the End. so how would it be set? Would you set that condition in the Default column? if not(now() = End) then licence= ?. I know my syntax is wrong...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2019 18:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863807#M26475</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2019-10-28T18:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data validation in the field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863808#M26476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could add that check to the relevant somehow.&amp;nbsp; That is how I "blanked out" fields in the past.&amp;nbsp; The hard part is there is no way to "keep value" since that would be a dependency loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am thinking&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a field with a calc of once(now())&lt;/P&gt;&lt;P&gt;Then have a field calc on a question Enter new plate Yes/No and calc the yes or no based on above&lt;/P&gt;&lt;P&gt;Then have your license field relevant on the Yes/No&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is all I can think of.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2019 19:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863808#M26476</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2019-10-28T19:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: Data validation in the field</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863809#M26477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Doug, I will try something and let you know!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2019 11:34:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/data-validation-in-the-field/m-p/863809#M26477</guid>
      <dc:creator>ReneAubut</dc:creator>
      <dc:date>2019-10-30T11:34:00Z</dc:date>
    </item>
  </channel>
</rss>

