<?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: Survey123 With Multiple Location Points Data Loss in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1658738#M64499</link>
    <description>&lt;P&gt;This is a very helpful technique. But does not help my previously collected survey results. Do I assume these data are gone, and only the first question lat/long were recorded?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Oct 2025 14:59:19 GMT</pubDate>
    <dc:creator>LSK</dc:creator>
    <dc:date>2025-10-17T14:59:19Z</dc:date>
    <item>
      <title>Survey123 With Multiple Location Points Data Loss</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1655653#M64361</link>
      <description>&lt;P&gt;I recently hosted a Survey123 with multiple teams inputting data. I had set the survey up to collect 4 different, but nearby, coordinate points within a site (I.e. four locational “questions” in survey).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I can only seem to find and visualize one set of coordinates. Is there a way to get the four different coordinates that teams set at their sites or are those lost? And what then are the coordinates that are saved in X and Y columns? The locations do approximate where sites should be.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We did not get any errors or notices that the data would not be saved. I have now learned about repeats trying to answer my question.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 21:31:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1655653#M64361</guid>
      <dc:creator>LSK</dc:creator>
      <dc:date>2025-10-06T21:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 With Multiple Location Points Data Loss</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1655802#M64363</link>
      <description>&lt;P&gt;What version of Survey123 Connect are you using?&amp;nbsp; The current version doesn't let you publish a survey with more than one geometry unless they are in repeats.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neal_t_k_0-1759842634988.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/141451i79CE4CB0E93DC168/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Neal_t_k_0-1759842634988.png" alt="Neal_t_k_0-1759842634988.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you can still modify your form, you could set geopoints 2-4 to null in the bind::esri:fieldType column and use pulldata to get the x and y locations and store as decimals in calculated questions.&amp;nbsp; It wouldn't quite be the same as they wouldn't show on a map, but you are still capturing the additional point locations.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm#ESRI_SECTION1_0C78C5A67E824AC9A4EB47693D47D151" target="_blank"&gt;https://doc.arcgis.com/en/survey123/desktop/create-surveys/geopoints.htm#ESRI_SECTION1_0C78C5A67E824AC9A4EB47693D47D151&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 13:19:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1655802#M64363</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-10-07T13:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 With Multiple Location Points Data Loss</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1655956#M64373</link>
      <description>&lt;P&gt;If you're collecting data from multiple points in a survey the way to go about that is via a repeat. A new repeat record for each point and they are stored in a related table and are related to the parent record.&amp;nbsp; You can't have 4 geometry questions in a table of a survey, you're allowed one (repeats can have 1 per repeat table too since they are separate tables in the database schema).&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That being said you can have 4 geometry questions in a survey as long as at least 3 of them are not actually collecting spatial data. I do this to run some calculations to produce and animal location based on observer location and distance bearings. To do that you set the column bind::esri:fieldType for that question to null.&amp;nbsp; It creates a question in the survey, but doesn't record the data in the feature layer.&amp;nbsp; However, you can pass data from the null spatial question to other survey questions using calculations.&amp;nbsp; For example you can have a user set a point on a map and then use calculate to put the Lat/Long values of the point in separate fields.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your users always have 4 points to collect you can get by with it this way, but if the amount of points varies, you really need to use a repeat table for the spatial question since that will allow flexibility; you could collect 1 to say 30 points.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 18:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1655956#M64373</guid>
      <dc:creator>TylerGraham2</dc:creator>
      <dc:date>2025-10-07T18:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 With Multiple Location Points Data Loss</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1658737#M64498</link>
      <description>&lt;P&gt;I didn't use Survey123 Connect, just Survey123. I did not know about Survey123 Connect or repeats prior to the survey. Since it did not give me or users any error when placing 4 points in 4 separate questions, I assumed it would collected each lat/long pair. Do I assume these data are gone, and only the first question lat/long were recorded?&lt;/P&gt;&lt;P&gt;The survey has been completed, so I now know techniques for future surveys I am just trying to figure out if this data is somewhere or gone.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 14:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1658737#M64498</guid>
      <dc:creator>LSK</dc:creator>
      <dc:date>2025-10-17T14:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 With Multiple Location Points Data Loss</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1658738#M64499</link>
      <description>&lt;P&gt;This is a very helpful technique. But does not help my previously collected survey results. Do I assume these data are gone, and only the first question lat/long were recorded?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 14:59:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1658738#M64499</guid>
      <dc:creator>LSK</dc:creator>
      <dc:date>2025-10-17T14:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Survey123 With Multiple Location Points Data Loss</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1658753#M64500</link>
      <description>&lt;P&gt;I would say it is gone because it was never collected by the survey, since there can be only 1 geometry field per table.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Oct 2025 15:28:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey123-with-multiple-location-points-data-loss/m-p/1658753#M64500</guid>
      <dc:creator>TylerGraham2</dc:creator>
      <dc:date>2025-10-17T15:28:32Z</dc:date>
    </item>
  </channel>
</rss>

