<?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 is not working for me and I don't know why! in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1689079#M65585</link>
    <description>&lt;P&gt;Thank you so much Neal. You have unlocked hero status with us all here! It works!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Mar 2026 20:03:57 GMT</pubDate>
    <dc:creator>ScottMarkowitz</dc:creator>
    <dc:date>2026-03-06T20:03:57Z</dc:date>
    <item>
      <title>pulldata is not working for me and I don't know why!</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688220#M65544</link>
      <description>&lt;P&gt;I'm fairly new to Survey123, and have been trying to understand why my pulldata equation isn't working. Here's the equation:&lt;/P&gt;&lt;P&gt;pulldata("boxad", "mgrs", "site_name", ${address})&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-03 165158.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149249i94F8281C973BF6D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-03 165158.png" alt="Screenshot 2026-03-03 165158.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;with boxad being my .csv document that is in my media folder, mgrs being the the military field after being looked up in the site_name column. The input should come from the address question. What I'm trying to get it to do is assign the military grid coordinate to the number I've assigned to the nest box. So, nest box in the site_name column TA041 would return 10TET2514909437 from the mgrs column. Here's a photo of my boxad.csv file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-03 165849.png" style="width: 587px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149250i42AF19F78F403BAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-03 165849.png" alt="Screenshot 2026-03-03 165849.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I've been trying to figure this out all day, and would be grateful for any help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 01:01:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688220#M65544</guid>
      <dc:creator>ScottMarkowitz</dc:creator>
      <dc:date>2026-03-04T01:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata is not working for me and I don't know why!</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688327#M65546</link>
      <description>&lt;P&gt;What kind of answer are you expecting in your address question?&amp;nbsp; It would need to match exactly your sitename in your csv for pulldata to work, In your form, your ${address} question is a open text question and appears to be calculated from ${city}?&amp;nbsp; A text question leaves a lot of room for entry error as the matching fields in the pulldata have to match exactly.&amp;nbsp; Have you considered a choice list for the address question you have them all worked out in the csv already?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 14:22:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688327#M65546</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-03-04T14:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata is not working for me and I don't know why!</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688740#M65567</link>
      <description>&lt;P&gt;Thank you for the response, Neal!&lt;/P&gt;&lt;P&gt;The question that is called address is populated by the answer that appears in the field city. That city field is populated from the cascading dropdown choice that leads the surveyor to select the term from a dropdown, so the inputs are controlled. Those choices are the same as the site_name list in the .csv. I'm trying to get it to convert the information in the cities field into the military grid coordinate and display that on the survey interface. Is the problem perhaps that I'm trying to have it convert the Box Address text field instead of the Nest Box Number dropdown?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-05 091116.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149385i25F4F762EB7156AE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-05 091116.png" alt="Screenshot 2026-03-05 091116.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-05 103538.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/149386iEDDBDEFBC6A645F1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2026-03-05 103538.png" alt="Screenshot 2026-03-05 103538.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 18:36:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688740#M65567</guid>
      <dc:creator>ScottMarkowitz</dc:creator>
      <dc:date>2026-03-05T18:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata is not working for me and I don't know why!</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688757#M65568</link>
      <description>&lt;P&gt;Given what you are showing I can't see anything wrong with it.&amp;nbsp; You could skip the box address and just have ${city} instead ${address} in your pulldata calc.&amp;nbsp; That said it should still work that way, and if nothing else it is a good way to check that you are suppling the correct format into the calc.&lt;/P&gt;&lt;P&gt;You may try single quotes instead of double in the calculation, I don't think it should matter, but sometimes it fixes things.&amp;nbsp; If it is still not working, something isn't matching up. Double check all your column heading in the csv are lowercase and that the column names match exactly in the calc, that the CSV name matches spelling and case in the calc.&lt;/P&gt;&lt;P&gt;here is some good documentation on the topic.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-survey123-blog/use-existing-data-in-your-survey-the-pulldata/ba-p/896889" target="_blank"&gt;https://community.esri.com/t5/arcgis-survey123-blog/use-existing-data-in-your-survey-the-pulldata/ba-p/896889&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If that doesn't work, you can always upload your xlsx and csv for troubleshooting.&amp;nbsp; If you can't share the whole thing, pull out just the pertinent questions and a sampling of the csv.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 19:35:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688757#M65568</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-03-05T19:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata is not working for me and I don't know why!</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688770#M65571</link>
      <description>&lt;P&gt;I figured out to change the ${address) to ${city} and the single quotes about an hour ago after reading a bunch of advice online. Still not working though!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the documentation on the topic, that was informative for sure. Still, though, I'm stuck. I've uploaded the .csv and .xlsx, and maybe you will see the probably obvious mistake I've made! It looks like everything matches up, and I checked for hidden spaces and all. So, I'm very hopeful you'll be willing and able to show me the way!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 20:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688770#M65571</guid>
      <dc:creator>ScottMarkowitz</dc:creator>
      <dc:date>2026-03-05T20:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata is not working for me and I don't know why!</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688819#M65573</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/967150"&gt;@ScottMarkowitz&lt;/a&gt;&amp;nbsp;Column E in your csv is blank, if you delete it, it should work as expected.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 21:43:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1688819#M65573</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2026-03-05T21:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: pulldata is not working for me and I don't know why!</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1689079#M65585</link>
      <description>&lt;P&gt;Thank you so much Neal. You have unlocked hero status with us all here! It works!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 20:03:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pulldata-is-not-working-for-me-and-i-don-t-know/m-p/1689079#M65585</guid>
      <dc:creator>ScottMarkowitz</dc:creator>
      <dc:date>2026-03-06T20:03:57Z</dc:date>
    </item>
  </channel>
</rss>

