<?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: Can you use pulldata() to grab data from multiple rows from CSV? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808470#M12596</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this something that custom pulldata java script functions might be able to do once they are enabled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Oct 2019 12:44:05 GMT</pubDate>
    <dc:creator>AndrewE</dc:creator>
    <dc:date>2019-10-03T12:44:05Z</dc:date>
    <item>
      <title>Can you use pulldata() to grab data from multiple rows from CSV?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808468#M12594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a survey to assess park's operations. Within each park there are multiple operation id's for assessment. &lt;/P&gt;&lt;P&gt;I want to use pulldata() to list out the id's in the park, not just one. I need to do this for other features in the parks, like there may be multiple playground units in one park and I want to display all of their id's/info as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example of my csv looks like:&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef;"&gt;&lt;TH&gt;ParkID&lt;/TH&gt;&lt;TH&gt;OperationID&lt;/TH&gt;&lt;TH&gt;ParkName&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1000&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;00025&lt;/TD&gt;&lt;TD&gt;Julia's Walk Park&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1000&lt;/TD&gt;&lt;TD&gt;00035&lt;/TD&gt;&lt;TD&gt;Julia's Walk Park&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1002&lt;/TD&gt;&lt;TD&gt;0009&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Main Street Promenade&lt;/P&gt;&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;&lt;/P&gt;&lt;P&gt;I don't have to have to concat several opid's within the pulldata()&amp;nbsp;formula because not all of the parks contain multiple id's, and there isn't a set number of ops or features per park.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2019 19:53:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808468#M12594</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-10-02T19:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use pulldata() to grab data from multiple rows from CSV?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808469#M12595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Caryn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately not, due the nature of how pulldata() works, it will return only one single value for the first value it finds in the list that matches the search criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 06:20:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808469#M12595</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-10-03T06:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use pulldata() to grab data from multiple rows from CSV?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808470#M12596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this something that custom pulldata java script functions might be able to do once they are enabled?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 12:44:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808470#M12596</guid>
      <dc:creator>AndrewE</dc:creator>
      <dc:date>2019-10-03T12:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use pulldata() to grab data from multiple rows from CSV?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808471#M12597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you could use a javascript function to return multiple values as an array or list from a csv file by searching and returning all the values that match the input value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 12:47:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/808471#M12597</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-10-03T12:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use pulldata() to grab data from multiple rows from CSV?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/1112311#M38350</link>
      <description>&lt;P&gt;Hi Phil&lt;/P&gt;&lt;P&gt;Do you have an exmaple on how you would achieve this?&amp;nbsp; For example the extract of a table used in a pulldata function has multiple common names. If a user picks a common name that is not unique I would like to show a warning in a Note or something to show them the unique sub species or scientifc name to ensure they pick the right species.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisRoberts2_0-1635474915628.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/26441i419993D7CB05E9AC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChrisRoberts2_0-1635474915628.png" alt="ChrisRoberts2_0-1635474915628.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 02:36:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/1112311#M38350</guid>
      <dc:creator>ChrisRoberts2</dc:creator>
      <dc:date>2021-10-29T02:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can you use pulldata() to grab data from multiple rows from CSV?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/1385770#M54959</link>
      <description>&lt;P&gt;how would you do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 22:09:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-you-use-pulldata-to-grab-data-from-multiple/m-p/1385770#M54959</guid>
      <dc:creator>PavlovaVitale</dc:creator>
      <dc:date>2024-02-22T22:09:31Z</dc:date>
    </item>
  </channel>
</rss>

