<?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>idea Calculate location from a feature service (without javascript) in ArcGIS Survey123 Ideas</title>
    <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idi-p/1142679</link>
    <description>&lt;P&gt;For public surveys, you can currently calculate location for a geopoint question using a look up search against a &lt;STRONG&gt;.csv&lt;/STRONG&gt; (local or linked content). See this &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-working-with-uk/bc-p/1142630#M4936" target="_self"&gt;blog post&lt;/A&gt;, for example.&lt;/P&gt;&lt;P&gt;However, we would like to be able to look up search against another &lt;STRONG&gt;feature service&lt;/STRONG&gt;. Our list of locations is dynamic and new records are added via Survey123. It is huge admin burden to republish the .csv every time a new record is added or an existing record is deleted.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Feb 2022 16:46:40 GMT</pubDate>
    <dc:creator>Anneka_France</dc:creator>
    <dc:date>2022-02-10T16:46:40Z</dc:date>
    <item>
      <title>Calculate location from a feature service (without javascript)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idi-p/1142679</link>
      <description>&lt;P&gt;For public surveys, you can currently calculate location for a geopoint question using a look up search against a &lt;STRONG&gt;.csv&lt;/STRONG&gt; (local or linked content). See this &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-working-with-uk/bc-p/1142630#M4936" target="_self"&gt;blog post&lt;/A&gt;, for example.&lt;/P&gt;&lt;P&gt;However, we would like to be able to look up search against another &lt;STRONG&gt;feature service&lt;/STRONG&gt;. Our list of locations is dynamic and new records are added via Survey123. It is huge admin burden to republish the .csv every time a new record is added or an existing record is deleted.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 16:46:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idi-p/1142679</guid>
      <dc:creator>Anneka_France</dc:creator>
      <dc:date>2022-02-10T16:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate location from a feature service (without JSON) - Status changed to: Under Consideration</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142685#M1911</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/358045"&gt;@Anneka_France&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would&amp;nbsp; syntax like this work for you?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IsmaelChivite_0-1644509825987.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33618i27894D53370F9122/image-size/large?v=v2&amp;amp;px=999" role="button" title="IsmaelChivite_0-1644509825987.png" alt="IsmaelChivite_0-1644509825987.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;IsmaelChivite_0-1644509825987.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The pulldata() function would return one record, from which you could extract the geopoint value.&lt;/P&gt;&lt;P&gt;By the way, when you say (without JSON), you really mean (without JS). Correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IsmaelChivite_0-1644530675291.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/33655iB3300101B01B440A/image-size/large?v=v2&amp;amp;px=999" role="button" title="IsmaelChivite_0-1644530675291.png" alt="IsmaelChivite_0-1644530675291.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;IsmaelChivite_0-1644530675291.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 22:05:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142685#M1911</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-02-10T22:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate location from a feature service (without JSON)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142705#M1912</link>
      <description>&lt;P&gt;Oops, yes I do mean javascript (as we can't use js functions for public surveys)!&amp;nbsp;&lt;SPAN&gt;Absolutely fine if the function returns a JSON object, as long as we can then parse contents using calculations.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think that syntax looks like it would work, but could you explain what each of the parameters represents?&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Essentially we just need to be able to specify the target layer, the type of lookup (contains, starts with, ends with etc.), which column to search in and the field value from the current survey to search by.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that makes sense?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 16:46:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142705#M1912</guid>
      <dc:creator>Anneka_France</dc:creator>
      <dc:date>2022-02-10T16:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate location from a feature service (without javascript)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142881#M1913</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/358045"&gt;@Anneka_France&lt;/a&gt;&amp;nbsp; I added some additional details above, but do not take them literally. I think the requirement is well understood. Flagged as under consideration for now.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 22:07:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142881#M1913</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-02-10T22:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate location from a feature service (without javascript)</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142982#M1915</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2929"&gt;@IsmaelChivite&lt;/a&gt;&amp;nbsp;. That looks great, as long as non-spatial queries will be possible too.&lt;/P&gt;&lt;P&gt;Hope to see this enhancement in a future update&amp;nbsp;&lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":crossed_fingers:"&gt;🤞&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Feb 2022 09:35:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1142982#M1915</guid>
      <dc:creator>Anneka_France</dc:creator>
      <dc:date>2022-02-11T09:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate location from a feature service (without javascript) - Status changed to: In Product Plan</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1163551#M2003</link>
      <description>&lt;P&gt;Now available in Beta. Check details at: &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-april-2022-now-available-in-beta/ba-p/1161436" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/survey123-april-2022-now-available-in-beta/ba-p/1161436&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Tentatively scheduled for general release in July 2022&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 16:25:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1163551#M2003</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2022-04-12T16:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate location from a feature service (without javascript) - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1228924#M2266</link>
      <description>&lt;P&gt;This functionality is now available using the pulldata('@layer') function.&amp;nbsp; Please refer to the &lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_BB97985CAFB740EE8AEF99EFD6E238E3" target="_self"&gt;Survey123 documentation&lt;/A&gt; and the &lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-pulldata-quot-layer/ba-p/1224415" target="_self"&gt;Esri Community blog&lt;/A&gt; post on this functionality.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 21:25:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/calculate-location-from-a-feature-service-without/idc-p/1228924#M2266</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2022-11-04T21:25:51Z</dc:date>
    </item>
  </channel>
</rss>

