<?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 Join Repeats without Duplicates? in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/join-repeats-without-duplicates/m-p/1195248#M43908</link>
    <description>&lt;P&gt;I'm creating a survey with ten collection points, and each collection point is a repeat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to collect the total bird species that are at each point AND then a total of species from all 10 points.&lt;/P&gt;&lt;P&gt;For the individual repeats, I am using&lt;/P&gt;&lt;TABLE width="481"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="481"&gt;join(', ', ${species1})&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the total count, I am using:&amp;nbsp;&lt;/P&gt;&lt;TABLE width="481"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="481"&gt;join(', ', ${species1} + ${species2} + ${species3} + ${species4} + ${species5} + ${species6}&amp;nbsp; + ${species7} + ${species8} + ${species9} + ${species10})&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;This pulls in every species, but if one species at each point, it will be listed ten times.&lt;/P&gt;&lt;P&gt;Is there a way to remove the duplicates and, if possible, add spaces between answers?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried various attempts to play with the field string and bind options, but I am lost.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jul 2022 14:24:50 GMT</pubDate>
    <dc:creator>Storyteller1</dc:creator>
    <dc:date>2022-07-24T14:24:50Z</dc:date>
    <item>
      <title>Join Repeats without Duplicates?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/join-repeats-without-duplicates/m-p/1195248#M43908</link>
      <description>&lt;P&gt;I'm creating a survey with ten collection points, and each collection point is a repeat.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to collect the total bird species that are at each point AND then a total of species from all 10 points.&lt;/P&gt;&lt;P&gt;For the individual repeats, I am using&lt;/P&gt;&lt;TABLE width="481"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="481"&gt;join(', ', ${species1})&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the total count, I am using:&amp;nbsp;&lt;/P&gt;&lt;TABLE width="481"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="481"&gt;join(', ', ${species1} + ${species2} + ${species3} + ${species4} + ${species5} + ${species6}&amp;nbsp; + ${species7} + ${species8} + ${species9} + ${species10})&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;This pulls in every species, but if one species at each point, it will be listed ten times.&lt;/P&gt;&lt;P&gt;Is there a way to remove the duplicates and, if possible, add spaces between answers?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried various attempts to play with the field string and bind options, but I am lost.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jul 2022 14:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/join-repeats-without-duplicates/m-p/1195248#M43908</guid>
      <dc:creator>Storyteller1</dc:creator>
      <dc:date>2022-07-24T14:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Join Repeats without Duplicates?</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/join-repeats-without-duplicates/m-p/1195381#M43914</link>
      <description>&lt;P&gt;How about using sum function, you can find at following page:&amp;nbsp;&lt;A href="https://doc.arcgis.com/en/survey123/desktop/create-surveys/xlsformformulas.htm#ESRI_SECTION1_276FB773E7E2442EB81831714B08660D" target="_blank"&gt;Formulas—ArcGIS Survey123 | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SMauri_0-1658753289547.png" style="width: 667px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46672i09DE3FB0D83B4861/image-dimensions/667x60?v=v2" width="667" height="60" role="button" title="SMauri_0-1658753289547.png" alt="SMauri_0-1658753289547.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 12:49:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/join-repeats-without-duplicates/m-p/1195381#M43914</guid>
      <dc:creator>SMauri</dc:creator>
      <dc:date>2022-07-25T12:49:58Z</dc:date>
    </item>
  </channel>
</rss>

