<?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: How to display two fields using join in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-display-two-fields-using-join/m-p/1361795#M53515</link>
    <description>&lt;P&gt;You need to concat() the two fields inside the repeat. Then display outside.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Dec 2023 14:58:33 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2023-12-17T14:58:33Z</dc:date>
    <item>
      <title>How to display two fields using join</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-display-two-fields-using-join/m-p/1361761#M53514</link>
      <description>&lt;P&gt;I have two questions in a repeat:&lt;/P&gt;&lt;P&gt;Species and PercentCover&lt;/P&gt;&lt;P&gt;Because these are in the repeat, I am using the &lt;STRONG&gt;join&lt;/STRONG&gt; to create a running list of the species entered in the repeat.&lt;/P&gt;&lt;P&gt;I have been successful at doing 1 field using &lt;STRONG&gt;join('&amp;lt;br&amp;gt;', ${Species})&amp;nbsp;&lt;/STRONG&gt;outside of the repeat, but I'd also like to display the Percent Cover as well something like this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;join('&amp;lt;br&amp;gt;', ${Species},' - ',${PercentCover})&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I know this doesn't work.&lt;/P&gt;&lt;P&gt;I tried the &lt;STRONG&gt;concat&lt;/STRONG&gt; outside of the repeat and it too works, but only for the current repeat and doesn't keep a running list like join does.&lt;/P&gt;&lt;P&gt;If anyone can help out that would be awesome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 00:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-display-two-fields-using-join/m-p/1361761#M53514</guid>
      <dc:creator>CamKenny2</dc:creator>
      <dc:date>2023-12-17T00:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to display two fields using join</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/how-to-display-two-fields-using-join/m-p/1361795#M53515</link>
      <description>&lt;P&gt;You need to concat() the two fields inside the repeat. Then display outside.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 14:58:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/how-to-display-two-fields-using-join/m-p/1361795#M53515</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2023-12-17T14:58:33Z</dc:date>
    </item>
  </channel>
</rss>

