<?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: pass name and the label from select-one pull table in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205196#M44407</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/452855"&gt;@AndrewPriest&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The jr:choice-name() function is the way to extract the choice label from the selected choice. You could store the label in a separate hidden question (field in the feature service), or concatenate the choice name from the select_one question and the choice label using the jr:choice-name() function in a separate question (field) to store both in the same location.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Aug 2022 23:13:55 GMT</pubDate>
    <dc:creator>ZacharySutherby</dc:creator>
    <dc:date>2022-08-22T23:13:55Z</dc:date>
    <item>
      <title>pass name and the label from select-one pull table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205102#M44400</link>
      <description>&lt;P&gt;hi, I'm guessing this is an easy one, but it's got me stumped. I'm pulling a .CSV for a select_one question. it's passing the name fine, but I also want to pass the label value to the point feature class. would the&amp;nbsp;&lt;SPAN&gt;jr:choice-name formula pass both? or is there a way to set up some sort of table join? thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 18:47:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205102#M44400</guid>
      <dc:creator>AndrewPriest</dc:creator>
      <dc:date>2022-08-22T18:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: pass name and the label from select-one pull table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205196#M44407</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/452855"&gt;@AndrewPriest&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;The jr:choice-name() function is the way to extract the choice label from the selected choice. You could store the label in a separate hidden question (field in the feature service), or concatenate the choice name from the select_one question and the choice label using the jr:choice-name() function in a separate question (field) to store both in the same location.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2022 23:13:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205196#M44407</guid>
      <dc:creator>ZacharySutherby</dc:creator>
      <dc:date>2022-08-22T23:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: pass name and the label from select-one pull table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205225#M44409</link>
      <description>&lt;P&gt;What do you mean when you say that you are&amp;nbsp;&lt;SPAN&gt;pulling a .CSV for a select_one question? Do you mean that you are using the&amp;nbsp;select_one_external function? Or that you are setting the default for the select_one question using a a pulldata function? Or that you are using the answer from the select_one in a pulldata calculation in another field?&amp;nbsp; Or something else?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 00:00:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205225#M44409</guid>
      <dc:creator>LaurenceTait</dc:creator>
      <dc:date>2022-08-23T00:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: pass name and the label from select-one pull table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205493#M44427</link>
      <description>&lt;P&gt;hello. the question type is:&lt;/P&gt;&lt;P&gt;select_one_from_file MySpreadsheet.csv&lt;/P&gt;&lt;P&gt;the .csv is in the media folder&lt;BR /&gt;&lt;BR /&gt;the calculation is:&lt;BR /&gt;&lt;BR /&gt;pulldata('MySpreadsheet','name','label', ${Field})&lt;BR /&gt;&lt;BR /&gt;thanks for the reply! any insight on how I can calculate the Label in a new field would be greatly appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 17:37:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205493#M44427</guid>
      <dc:creator>AndrewPriest</dc:creator>
      <dc:date>2022-08-23T17:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: pass name and the label from select-one pull table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205664#M44436</link>
      <description>&lt;P&gt;OK, I think see what you're doing.&lt;/P&gt;&lt;P&gt;There's two ways of calculating the label in a new field. You can either pull the label from the csv or use&amp;nbsp;jr:choice-name to calculate it from the selected answer.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LaurenceTait_1-1661299792498.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/49251i3CE1DBF5183E8783/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LaurenceTait_1-1661299792498.png" alt="LaurenceTait_1-1661299792498.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Example attached below&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 00:10:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205664#M44436</guid>
      <dc:creator>LaurenceTait</dc:creator>
      <dc:date>2022-08-24T00:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: pass name and the label from select-one pull table</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205948#M44448</link>
      <description>&lt;P&gt;Thanks! I'll give it try&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 17:15:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/pass-name-and-the-label-from-select-one-pull-table/m-p/1205948#M44448</guid>
      <dc:creator>AndrewPriest</dc:creator>
      <dc:date>2022-08-24T17:15:42Z</dc:date>
    </item>
  </channel>
</rss>

