<?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 Editing Geometry And Run/Trigger Pulldata Calculation Again in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/editing-geometry-and-run-trigger-pulldata/m-p/1356161#M53182</link>
    <description>&lt;P&gt;Hi, I have a survey that collects points, and for each point, I extract the latitude, longitude and other values with pulldata() and auto-populate other fields on the survey form. I'm using ArcGIS Survey123 Connect, i.e. XLSForm.&lt;/P&gt;&lt;P&gt;This works fine for new points.&lt;/P&gt;&lt;P&gt;But when I edit existing point geometry, i.e. moving to a different location, the latitude, longitude and other values do not get updated accordingly. It appears that the pulldata() calculation do not get triggered/fired/run.&lt;/P&gt;&lt;P&gt;Question: how do I update the these values when moving a point geometry?&lt;/P&gt;&lt;P&gt;As an example, here is the pulldata() function that extracts the latitude value:&lt;/P&gt;&lt;P&gt;round(pulldata("@geopoint", ${taxi_rank_point}, "y"), 6)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HenryKo2_0-1701643634054.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/87867i90AD227983638C96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HenryKo2_0-1701643634054.png" alt="HenryKo2_0-1701643634054.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Dec 2023 22:48:01 GMT</pubDate>
    <dc:creator>HenryKo2</dc:creator>
    <dc:date>2023-12-03T22:48:01Z</dc:date>
    <item>
      <title>Editing Geometry And Run/Trigger Pulldata Calculation Again</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/editing-geometry-and-run-trigger-pulldata/m-p/1356161#M53182</link>
      <description>&lt;P&gt;Hi, I have a survey that collects points, and for each point, I extract the latitude, longitude and other values with pulldata() and auto-populate other fields on the survey form. I'm using ArcGIS Survey123 Connect, i.e. XLSForm.&lt;/P&gt;&lt;P&gt;This works fine for new points.&lt;/P&gt;&lt;P&gt;But when I edit existing point geometry, i.e. moving to a different location, the latitude, longitude and other values do not get updated accordingly. It appears that the pulldata() calculation do not get triggered/fired/run.&lt;/P&gt;&lt;P&gt;Question: how do I update the these values when moving a point geometry?&lt;/P&gt;&lt;P&gt;As an example, here is the pulldata() function that extracts the latitude value:&lt;/P&gt;&lt;P&gt;round(pulldata("@geopoint", ${taxi_rank_point}, "y"), 6)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HenryKo2_0-1701643634054.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/87867i90AD227983638C96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HenryKo2_0-1701643634054.png" alt="HenryKo2_0-1701643634054.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 22:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/editing-geometry-and-run-trigger-pulldata/m-p/1356161#M53182</guid>
      <dc:creator>HenryKo2</dc:creator>
      <dc:date>2023-12-03T22:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Geometry And Run/Trigger Pulldata Calculation Again</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/editing-geometry-and-run-trigger-pulldata/m-p/1356163#M53183</link>
      <description>&lt;P&gt;OK, figured it out. Need to include&amp;nbsp;&lt;STRONG&gt;calculationMode=always&lt;/STRONG&gt; in the&amp;nbsp;bind::esri:parameters field.&lt;/P&gt;</description>
      <pubDate>Sun, 03 Dec 2023 22:59:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/editing-geometry-and-run-trigger-pulldata/m-p/1356163#M53183</guid>
      <dc:creator>HenryKo2</dc:creator>
      <dc:date>2023-12-03T22:59:47Z</dc:date>
    </item>
  </channel>
</rss>

