<?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 Using Pulldata to populate default value in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821340#M15883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can use the pulldata function to populate a notes field in a form (by placing the pulldata function, in the calculate column of the notes field). &amp;nbsp;But how do I use pulldata function to populate the default column of an integer field?&lt;/P&gt;&lt;P&gt;I've tried placing the same pulldata function in the default column of the integer field; and also using a calculate field to retrieve a value, and then use that field within the default column.. but neither of these methods seem to work. &amp;nbsp;Is there some workaround that I'm missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Jun 2017 21:22:17 GMT</pubDate>
    <dc:creator>DfIRivers</dc:creator>
    <dc:date>2017-06-04T21:22:17Z</dc:date>
    <item>
      <title>Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821340#M15883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can use the pulldata function to populate a notes field in a form (by placing the pulldata function, in the calculate column of the notes field). &amp;nbsp;But how do I use pulldata function to populate the default column of an integer field?&lt;/P&gt;&lt;P&gt;I've tried placing the same pulldata function in the default column of the integer field; and also using a calculate field to retrieve a value, and then use that field within the default column.. but neither of these methods seem to work. &amp;nbsp;Is there some workaround that I'm missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2017 21:22:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821340#M15883</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2017-06-04T21:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821341#M15884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No calculations are allowed in the default column (now() and today() being exceptions). &amp;nbsp;Default values are only applied when the form is loaded. &amp;nbsp;The pulldata should always be in the calculation column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:24:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821341#M15884</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-06-05T20:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821342#M15885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;thanks for the reply... so maybe to better explain what the requirements is.. I have a csv file in the media folder that contains existing asset data. &amp;nbsp;I was hoping to configure the survey such that I could populate some of the survey fields with this existing data, but allow the surveyor to accept the existing data or to update or correct it... hence why I though populating the default column might be an option.&lt;/P&gt;&lt;P&gt;So is there some there some other means of achieving the same workflow?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:32:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821342#M15885</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2017-06-05T20:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821343#M15886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, that would be a good use of pulldata. &amp;nbsp;How are you planning to select the proper row&amp;nbsp;in the CSV file? &amp;nbsp;Normally that requires you to input an ID of some sort, which is why it's a calculation (done after a value is entered) rather than a default (done when a form is loaded).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative is to be able to edit existing features in a survey - this would load the values previously stored for updating.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 20:51:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821343#M15886</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-06-05T20:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821344#M15887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The CSV file in the media folder contains an AssetID field and the Survey123 form includes a question to select an existing AssetID. &amp;nbsp;Subsequent fields on the form would then present other data (stored in the CSV) to the user for confirmation or correction.&lt;/P&gt;&lt;P&gt;I can use the "notes" datatype and&amp;nbsp;pulldata() to present the information from the CSV to the form (as read only)... but I can't figure out a way to allow the surveyor to update the information.&lt;/P&gt;&lt;P&gt;The alternative you mention sounds like it might be what I'm trying to achieve.. could you expand on this. &amp;nbsp;&lt;/P&gt;&lt;P&gt;NB, the asset data is stored in a 3rd party database.. so my workflow as I see it is...&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Export Asset data from 3rd party database (as ArcGIS fgdb)&lt;/P&gt;&lt;P&gt;&amp;nbsp;- re-project to WGS 1984&lt;/P&gt;&lt;P&gt;&amp;nbsp;- add LAT, LONG fields&lt;/P&gt;&lt;P&gt;&amp;nbsp;- create CSV for Survey123 to use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Conduct Survey123 surveys&lt;/P&gt;&lt;P&gt;&amp;nbsp;- on completion download surveys (as CSV) from Survey123 website&lt;/P&gt;&lt;P&gt;&amp;nbsp;- Use functionality in 3rd party system to Import/Update asset information from the downloaded CSV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 21:10:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821344#M15887</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2017-06-05T21:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821345#M15888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, this may be simpler...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After a calculation populates a field, you can alter/update the value of the field. &amp;nbsp;This will store the updated value unless you change the field the calculation wan based off of. &amp;nbsp;So you can use the pulldata function to bring in the CSV data and then edit the data that's presented.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 22:07:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821345#M15888</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-06-05T22:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821346#M15889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get it now... I had tried this earlier but hadn't put the reference to the calculate field in the correct place in the XLSForm row representing the data field I was hoping to edit. &amp;nbsp;Thanks for the steer..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 22:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/821346#M15889</guid>
      <dc:creator>DfIRivers</dc:creator>
      <dc:date>2017-06-05T22:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Pulldata to populate default value</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/1165537#M42187</link>
      <description>&lt;P&gt;Hello! I'm attempting to do the same thing as DflRivers - "&lt;SPAN&gt;populate some of the survey fields with this existing data, but allow the surveyor to accept the existing data or to update or correct it" -&amp;nbsp;&lt;/SPAN&gt;and this post is the closest I've come to finding a solution, but the explanation above leaves me confused. When I put the pulldata syntax into the calculation column of the XLSForm, it fails to autofill.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you explain in greater detail what is required to prepopulate survey fields from a prior CSV?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 07:07:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/using-pulldata-to-populate-default-value/m-p/1165537#M42187</guid>
      <dc:creator>ShareefTarhini1</dc:creator>
      <dc:date>2022-04-19T07:07:50Z</dc:date>
    </item>
  </channel>
</rss>

