<?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: Trim Function in Survey123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/trim-function-in-survey123/m-p/865351#M26879</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured one way out:&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;if(${stdirection_so}= "None", '', ' ' + ${stdirection_so})&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;in the field that returns the direction followed by&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;concat(${houseno_txt}+ ${stdirectionnospace_txt} + ' ' +&amp;nbsp; ${street_txt} + ' ' + ${streettype_txt})‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the field that generates the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2018 20:50:53 GMT</pubDate>
    <dc:creator>DavidBuehler</dc:creator>
    <dc:date>2018-09-27T20:50:53Z</dc:date>
    <item>
      <title>Trim Function in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/trim-function-in-survey123/m-p/865350#M26878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use the trim function or some other method to remove unwanted spaces due to a concatenate in Survey123?&amp;nbsp; The idea is if an field can be parsed it should be parsed from the start.&amp;nbsp; Address example 100 S Vine Ave.&amp;nbsp; 100 would be in one field, S in another, and so on.&amp;nbsp; However, to run that address against a single field geocoder or even used in a form letter for a mailing (like Dear resident at 100 S Vine Ave), I need it in a single field.&amp;nbsp; When concatenated and lets say the directionality is not part of the street name (100 Vine Ave), you would get extra space so 100--Vine-Ave instead of 100-Vine-Ave&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trim((${houseno_txt})+ " " + (${stdirectionnospace_txt}) + " " + (${street_txt}) + " " + (${streettype_txt})) doesn't work, and =trim((${houseno_txt})+ " " + (${stdirectionnospace_txt}) + " " + (${street_txt}) + " " + (${streettype_txt})) gives an error from a formula stand point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 19:57:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/trim-function-in-survey123/m-p/865350#M26878</guid>
      <dc:creator>DavidBuehler</dc:creator>
      <dc:date>2018-09-27T19:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trim Function in Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/trim-function-in-survey123/m-p/865351#M26879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured one way out:&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;if(${stdirection_so}= "None", '', ' ' + ${stdirection_so})&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;in the field that returns the direction followed by&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;concat(${houseno_txt}+ ${stdirectionnospace_txt} + ' ' +&amp;nbsp; ${street_txt} + ' ' + ${streettype_txt})‍&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;in the field that generates the results.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2018 20:50:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/trim-function-in-survey123/m-p/865351#M26879</guid>
      <dc:creator>DavidBuehler</dc:creator>
      <dc:date>2018-09-27T20:50:53Z</dc:date>
    </item>
  </channel>
</rss>

