<?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 Question About Populating Data in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-populating-data/m-p/1327044#M51626</link>
    <description>&lt;P&gt;On a survey I'm working on right now that's looking to remeasure trees. They already have the old measurements of some of the trees done, but there associated with a data set they used in previously. I was wondering if it was possible when I enter in tag number for a tree, that will allow for a prompt to populate the survey and fill it out using data from the older data set.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Sep 2023 00:45:11 GMT</pubDate>
    <dc:creator>KelvinDixon</dc:creator>
    <dc:date>2023-09-09T00:45:11Z</dc:date>
    <item>
      <title>Question About Populating Data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-populating-data/m-p/1327044#M51626</link>
      <description>&lt;P&gt;On a survey I'm working on right now that's looking to remeasure trees. They already have the old measurements of some of the trees done, but there associated with a data set they used in previously. I was wondering if it was possible when I enter in tag number for a tree, that will allow for a prompt to populate the survey and fill it out using data from the older data set.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 00:45:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-populating-data/m-p/1327044#M51626</guid>
      <dc:creator>KelvinDixon</dc:creator>
      <dc:date>2023-09-09T00:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question About Populating Data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/question-about-populating-data/m-p/1327300#M51644</link>
      <description>&lt;P&gt;This is relativity easy. Add all the old data to a CSV, toss that CSV into the &lt;EM&gt;media&lt;/EM&gt; folder, and use pulldata.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/work-with-csv-data-in-arcgis-survey123/ba-p/1157642" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-blog/work-with-csv-data-in-arcgis-survey123/ba-p/1157642&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-pulldata-quot-layer/ba-p/1224415" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-pulldata-quot-layer/ba-p/1224415&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regarding data collection, you have a couple choices, both with pros and cons. Assuming there is old data for a tree:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;You can populate your fields with the old data let people. Users can overwrite the old data as needed. This is a simple set-up, but may result in a user forgetting to update a field since it already has old data in it.&lt;/LI&gt;&lt;LI&gt;You can add a &lt;EM&gt;select_one yes_no&lt;/EM&gt; to toggle between text fields with pulldata() and readonly=yes (i.e., fields with pre-populated old data that cannot be changed) or blank fields. This is probably the best option for ensuring quality data, but would require more effort to make. If going this route, I would suggest using a &lt;EM&gt;third&lt;/EM&gt; field in conjunction with the first two. The third field would be a calculate with this equation: &lt;EM&gt;coalesce(${q1_text},${q1_autopopulated})&lt;/EM&gt;. This could be used for any output/field notes so you don't have to double up on fields in the Feature Report.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Mon, 11 Sep 2023 14:43:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/question-about-populating-data/m-p/1327300#M51644</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2023-09-11T14:43:59Z</dc:date>
    </item>
  </channel>
</rss>

