<?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 function with concat works as intended when tested in Survey123 Connect application, but doesn't when I submit a survey via the web in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-with-concat-works-as-intended/m-p/1377742#M54510</link>
    <description>&lt;P&gt;This has been posted a few times so what will probably fix it is move pulldata to its own field then use that field in your concat.&amp;nbsp; pulldata does not like to be nested in anything in the web form.&lt;/P&gt;&lt;P&gt;Hope that does it.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 19:11:25 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2024-02-02T19:11:25Z</dc:date>
    <item>
      <title>Pulldata function with concat works as intended when tested in Survey123 Connect application, but doesn't when I submit a survey via the web</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-with-concat-works-as-intended/m-p/1377729#M54509</link>
      <description>&lt;P&gt;I am using Survey123 Connect.&amp;nbsp; I have a field called, &lt;STRONG&gt;council_dist&lt;/STRONG&gt;, that I am using a &lt;STRONG&gt;pulldata&lt;/STRONG&gt; function on to grab what district the address point falls within in the district polygon layer.&amp;nbsp; If there is no district it will leave this field blank.&amp;nbsp; I needed a workaround for my dashboard to be able to filter those blank or null values, so they could see what customers they may be getting that don't live in a district.&amp;nbsp; I figured if I did a &lt;STRONG&gt;concat&lt;/STRONG&gt; to add the word, &lt;STRONG&gt;District&lt;/STRONG&gt;, before the value that is pulled via the pulldata function, that this would get me what I needed as a workaround for the null values to be able to filter for them within my dashboard.&amp;nbsp; It worked within the Survey123 Connect application when I tested it.&amp;nbsp; If an address didn't intersect with a district, the only value that would populate in the field is, District.&amp;nbsp; If it did intersect with a district, then it would populate the word, District, and the district number.&amp;nbsp; For example, District 7.&amp;nbsp; I republished my survey and then submitted a test survey via the web link, it populated the value as blank when I looked at my table for the survey.&amp;nbsp; Not sure if there is another workaround for this issue.&amp;nbsp; Or maybe I need to change something in my calculation.&amp;nbsp; Or if there is a way to add null/blank values to a dashboard selector, so that I could filter for those that fall out of district.&amp;nbsp; In the bold text below is my pulldata function.&amp;nbsp; I've included pictures of what my field looks like within the Survey123 Connect application when I test it against an address that is not in a district.&amp;nbsp; I've also included pictures of the pop-up from my dashboard, for the same address used to submit a test survey via the web.&amp;nbsp; And another picture of what my dashboard selector settings look like for the district selector.&amp;nbsp;&amp;nbsp;Any help would be greatly appreciated!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;concat("District ", pulldata("@layer", "getValueAt", "attributes.DISTRICT", "&lt;A href="https://maps2.columbus.gov/arcgis/rest/services/Schemas/BaseLayers/MapServer/3" target="_blank"&gt;https://maps2.columbus.gov/arcgis/rest/services/Schemas/BaseLayers/MapServer/3&lt;/A&gt;", ${address_point}))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="District.PNG" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93607i15B9BAACABDA4C45/image-size/large?v=v2&amp;amp;px=999" role="button" title="District.PNG" alt="District.PNG" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 19:00:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-with-concat-works-as-intended/m-p/1377729#M54509</guid>
      <dc:creator>Bec</dc:creator>
      <dc:date>2024-02-02T19:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Pulldata function with concat works as intended when tested in Survey123 Connect application, but doesn't when I submit a survey via the web</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-with-concat-works-as-intended/m-p/1377742#M54510</link>
      <description>&lt;P&gt;This has been posted a few times so what will probably fix it is move pulldata to its own field then use that field in your concat.&amp;nbsp; pulldata does not like to be nested in anything in the web form.&lt;/P&gt;&lt;P&gt;Hope that does it.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 19:11:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-function-with-concat-works-as-intended/m-p/1377742#M54510</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2024-02-02T19:11:25Z</dc:date>
    </item>
  </channel>
</rss>

