<?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: Create a numbered list summary combining the answers of 2 fields in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-numbered-list-summary-combining-the/m-p/1655588#M64357</link>
    <description>&lt;P&gt;Have you considered using the list with an other option?&amp;nbsp; Put an 'other' option in the list in your first question,&amp;nbsp; add an Other question relevant on answering 'other' in the first question.&amp;nbsp; Then in a third hidden question, use an if statement to combine the two.&amp;nbsp;&lt;/P&gt;&lt;P&gt;name:&amp;nbsp; ${herb_combine}&amp;nbsp; &amp;nbsp; &amp;nbsp;calc = If (selected(&lt;SPAN&gt;${herb_sp}), 'Other', ${herb_sp_other},&amp;nbsp;${herb_sp})&amp;nbsp; &amp;nbsp; &amp;nbsp;Then you just have to use&amp;nbsp;${herb_combine} in your summary calcs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm am sure it can be done the other ways, like you are doing, but those calcs get really complicated with helper fields etc.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Oct 2025 17:40:07 GMT</pubDate>
    <dc:creator>Neal_t_k</dc:creator>
    <dc:date>2025-10-06T17:40:07Z</dc:date>
    <item>
      <title>Create a numbered list summary combining the answers of 2 fields</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-numbered-list-summary-combining-the/m-p/1655566#M64356</link>
      <description>&lt;P&gt;Hi all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm building a vegetation sampling datasheet with repeats for each species encountered. I want to have a running summary at the bottom listing the species observed, but the problem is that I have two different species name fields I need to have combined into the list. I have one field that is a select_one dropdown with known species {herb_sp}, and I have a second text field for the observer to type in unknown species nicknames or a species not found on the list {herb_sp_other}. There will always be data inputted in one - but not both - fields.&lt;/P&gt;&lt;P&gt;In a hidden field within the repeat, I have this line {herb_sp_string} in calculate:&lt;/P&gt;&lt;P&gt;concat(concat(once(count(${herb_sp})), ": ", ${herb_sp},${herb_sp_other}, " | ", ${herb_cover_percent}),"%")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in a note outside the repeat, I have&lt;/P&gt;&lt;P&gt;join("\n", ${herb_sp_string})&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I add {herb_sp_other} so that unknowns are continuously counted along with knowns?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 17:08:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-numbered-list-summary-combining-the/m-p/1655566#M64356</guid>
      <dc:creator>BaileyPiper</dc:creator>
      <dc:date>2025-10-06T17:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create a numbered list summary combining the answers of 2 fields</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-numbered-list-summary-combining-the/m-p/1655588#M64357</link>
      <description>&lt;P&gt;Have you considered using the list with an other option?&amp;nbsp; Put an 'other' option in the list in your first question,&amp;nbsp; add an Other question relevant on answering 'other' in the first question.&amp;nbsp; Then in a third hidden question, use an if statement to combine the two.&amp;nbsp;&lt;/P&gt;&lt;P&gt;name:&amp;nbsp; ${herb_combine}&amp;nbsp; &amp;nbsp; &amp;nbsp;calc = If (selected(&lt;SPAN&gt;${herb_sp}), 'Other', ${herb_sp_other},&amp;nbsp;${herb_sp})&amp;nbsp; &amp;nbsp; &amp;nbsp;Then you just have to use&amp;nbsp;${herb_combine} in your summary calcs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm am sure it can be done the other ways, like you are doing, but those calcs get really complicated with helper fields etc.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 17:40:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-numbered-list-summary-combining-the/m-p/1655588#M64357</guid>
      <dc:creator>Neal_t_k</dc:creator>
      <dc:date>2025-10-06T17:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create a numbered list summary combining the answers of 2 fields</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-numbered-list-summary-combining-the/m-p/1655616#M64358</link>
      <description>&lt;P&gt;That worked, thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 18:56:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-numbered-list-summary-combining-the/m-p/1655616#M64358</guid>
      <dc:creator>BaileyPiper</dc:creator>
      <dc:date>2025-10-06T18:56:20Z</dc:date>
    </item>
  </channel>
</rss>

