<?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: Additional columns in external select in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1229983#M45954</link>
    <description>&lt;P&gt;Can you post the pulldata call or the form.&amp;nbsp; Not sure why you are talking about itemsets.&amp;nbsp; You are using streets.csv.&lt;/P&gt;&lt;P&gt;should look like this&lt;/P&gt;&lt;P&gt;pulldata(name of csv without the .csv part, column name to return, lookup column name, lookup value)&lt;/P&gt;&lt;P&gt;I wish they wrote it like this in the help.&amp;nbsp; The help for pulldata is pretty confusing.&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 15:22:06 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2022-11-09T15:22:06Z</dc:date>
    <item>
      <title>Additional columns in external select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1229973#M45950</link>
      <description>&lt;P&gt;Howdy,&lt;/P&gt;&lt;P&gt;I have an external select with two csv files, sites and streets, in the media folder. The street field in my survey is correctly being filtered by a choice filter based on the selection in sites.&lt;/P&gt;&lt;P&gt;The streets.csv also has additional fields, such as city, state, zip, owner, phone, etc. However, I can't figure out how to extract that data from the csv. A regular pulldata function doesn't throw an error, but doesn't return anything either. I also don't see an itemsets.csv file in the media folder.&lt;/P&gt;&lt;P&gt;Any ideas on what the problem is and how to fix? Thanks.&lt;/P&gt;&lt;P&gt;Using Survey123 Connect version 3.15.165 with our ArcGIS Enterprise Portal.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 15:03:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1229973#M45950</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2022-11-09T15:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Additional columns in external select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1229983#M45954</link>
      <description>&lt;P&gt;Can you post the pulldata call or the form.&amp;nbsp; Not sure why you are talking about itemsets.&amp;nbsp; You are using streets.csv.&lt;/P&gt;&lt;P&gt;should look like this&lt;/P&gt;&lt;P&gt;pulldata(name of csv without the .csv part, column name to return, lookup column name, lookup value)&lt;/P&gt;&lt;P&gt;I wish they wrote it like this in the help.&amp;nbsp; The help for pulldata is pretty confusing.&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 15:22:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1229983#M45954</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-11-09T15:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Additional columns in external select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1230026#M45958</link>
      <description>&lt;P&gt;Sure, thanks. Here are the three files. I was under the impression that S123 created an itemset.csv out of the two files in the media folder. No?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 16:15:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1230026#M45958</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2022-11-09T16:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Additional columns in external select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1230058#M45960</link>
      <description>&lt;P&gt;That is only if you create and use a external choices tab.&amp;nbsp; Otherwise you call the csv directly.&amp;nbsp; Not sure why your form is a csv should be a xlxs.&lt;/P&gt;&lt;P&gt;Oh you have commas in there but it still actually works now so that is ok.&lt;/P&gt;&lt;P&gt;You have a choice filter in the pulldata line remove that.&amp;nbsp; Also no need for a field that is just streets just put it right there like this&lt;/P&gt;&lt;P&gt;pulldata("streets", "sample_csz", "label",${street})&lt;/P&gt;&lt;P&gt;The issue you are having is that street field has a label of 123 main but the name is just 1.&amp;nbsp; The name is what is stored.&amp;nbsp; So when it does a lookup on 1 it finds nothing.&amp;nbsp; You really do not want to store just a 1 in your data.&amp;nbsp; I suggest change it to name and label the same&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1668012348364.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/55626i8A9AD22F16676306/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DougBrowning_0-1668012348364.png" alt="DougBrowning_0-1668012348364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;See attached.&amp;nbsp; Hope that helps&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 16:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1230058#M45960</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2022-11-09T16:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Additional columns in external select</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1230203#M45965</link>
      <description>&lt;P&gt;Awesome, works great now. Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/16421"&gt;@DougBrowning&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 20:42:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/additional-columns-in-external-select/m-p/1230203#M45965</guid>
      <dc:creator>ZenMasterZeke</dc:creator>
      <dc:date>2022-11-09T20:42:08Z</dc:date>
    </item>
  </channel>
</rss>

