<?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: pulldata() in relevant - iOS vs web app behaviour in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-in-relevant-ios-vs-web-app-behaviour/m-p/769773#M3430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruth,&lt;/P&gt;&lt;P&gt;Interesting the survey does not have any repeats, it's a single table structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Nov 2020 22:32:09 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-11-10T22:32:09Z</dc:date>
    <item>
      <title>pulldata() in relevant - iOS vs web app behaviour</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-in-relevant-ios-vs-web-app-behaviour/m-p/769771#M3428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using Survey123 Connect v3.10.239 and Survey123 iOS v 3.11.164&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a survey that uses a look-up CSV in the media folder and the &lt;STRONG&gt;pulldata()&lt;/STRONG&gt; function to determine if&amp;nbsp;three quantity&amp;nbsp;fields should be shown (count, length, width) on a pavement inspection survey depending on the defect type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, given a &lt;STRONG&gt;$defect&lt;/STRONG&gt;, the &lt;STRONG&gt;qty_field_relevant_lut&lt;/STRONG&gt;&amp;nbsp;CSV in the media folder is used to look-up the &lt;STRONG&gt;defect &lt;/STRONG&gt;and if the&amp;nbsp;&lt;STRONG&gt;qty_count_relevant&lt;/STRONG&gt;&amp;nbsp;column's value equals 'yes' the field is relevant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE width="673"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border-top: .5pt solid #00B050; border-right: none; border-bottom: .5pt solid #00B050; border-left: none; background: #DDD9C4;" width="673"&gt;pulldata('qty_field_relevant_lut','qty_count_relevant', 'defect', ${defect}) = 'yes'&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is quite elegant as I have a long list of defects and using the CSV is much easier to configure and check than long formula logic. (Kudos to the devs)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the &lt;EM&gt;Survey123 Connect&lt;/EM&gt; preview&amp;nbsp;it works beautifully.&amp;nbsp; Importantly, the iOS mobile app&amp;nbsp;used in the field work works too.&amp;nbsp;&amp;nbsp;However, the web form is not working,&amp;nbsp;&amp;nbsp;for both creating new surveys and for editing existing surveys.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use the web form back in the office where the inspectors can review their work in a dashboard and then make edits using a URL call to the survey in the map popup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;Concatenate("https://survey123.arcgis.com/share/f920d76b6e65429eb2757a9f185bcc1f?mode=edit&amp;amp;globalId=", $feature.globalid)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using the web form to &lt;SPAN style="text-decoration: underline;"&gt;create&lt;/SPAN&gt; a new survey, none of the fields that used &lt;STRONG&gt;pulldata()&lt;/STRONG&gt; logic in the &lt;EM&gt;relevant&lt;/EM&gt;&amp;nbsp;column appear on the form at all.&amp;nbsp; &amp;nbsp;When &lt;SPAN style="text-decoration: underline;"&gt;editing&lt;/SPAN&gt; a record in the webform that was originally created on a mobile app, all quantity fields originally populated show, but if the defect type is edited the GUI does not change to reflect the new relevant fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this expected behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mic&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2020 06:40:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-in-relevant-ios-vs-web-app-behaviour/m-p/769771#M3428</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-10-29T06:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() in relevant - iOS vs web app behaviour</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-in-relevant-ios-vs-web-app-behaviour/m-p/769772#M3429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any repeat in your survey? It sounds like you are encountering this existing salesforce issue:&amp;nbsp;&lt;A class="link-titled" href="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzMDI5MA==" title="https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDEzMDI5MA=="&gt;BUG-000130290: Relevant statement (relevant to an image question) d..&lt;/A&gt;&amp;nbsp;that the pulldata CSV does not work with repeats on the web app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff;"&gt;I encourage you to contact Esri Support. Our Support team will attach your case to the same bug report, which helps us assess the impact of the issue and prioritize it accordingly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ruth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2020 10:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-in-relevant-ios-vs-web-app-behaviour/m-p/769772#M3429</guid>
      <dc:creator>Ruth_JiatengXu</dc:creator>
      <dc:date>2020-11-06T10:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata() in relevant - iOS vs web app behaviour</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-in-relevant-ios-vs-web-app-behaviour/m-p/769773#M3430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruth,&lt;/P&gt;&lt;P&gt;Interesting the survey does not have any repeats, it's a single table structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2020 22:32:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-in-relevant-ios-vs-web-app-behaviour/m-p/769773#M3430</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-11-10T22:32:09Z</dc:date>
    </item>
  </channel>
</rss>

