<?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 Survey 123 Connect -- Integer Format in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-connect-integer-format/m-p/1365241#M53692</link>
    <description>&lt;P&gt;Have a working 123 Connect Application -&amp;nbsp;&lt;/P&gt;&lt;P&gt;One Field is a Select one string, a second field is an Integer both are esriFieldType: NULL.&amp;nbsp; I want to combine these two for a resulting 6-character string that goes to Esri as a string.&lt;/P&gt;&lt;P&gt;So I added a hidden row and calculated the value of contact(${filed1}, string(${field2})).&amp;nbsp; &amp;nbsp;This works great except for numeric values below 100.&amp;nbsp; &amp;nbsp;Can anyone tell me how I force a mask of ### so that 5 is 005 and 50 is 050 in the resulting string and the full value will be 6-characters ABC005?&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA --&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jan 2024 16:02:42 GMT</pubDate>
    <dc:creator>JeffSilberberg</dc:creator>
    <dc:date>2024-01-01T16:02:42Z</dc:date>
    <item>
      <title>Survey 123 Connect -- Integer Format</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-connect-integer-format/m-p/1365241#M53692</link>
      <description>&lt;P&gt;Have a working 123 Connect Application -&amp;nbsp;&lt;/P&gt;&lt;P&gt;One Field is a Select one string, a second field is an Integer both are esriFieldType: NULL.&amp;nbsp; I want to combine these two for a resulting 6-character string that goes to Esri as a string.&lt;/P&gt;&lt;P&gt;So I added a hidden row and calculated the value of contact(${filed1}, string(${field2})).&amp;nbsp; &amp;nbsp;This works great except for numeric values below 100.&amp;nbsp; &amp;nbsp;Can anyone tell me how I force a mask of ### so that 5 is 005 and 50 is 050 in the resulting string and the full value will be 6-characters ABC005?&amp;nbsp;&lt;/P&gt;&lt;P&gt;TIA --&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2024 16:02:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-connect-integer-format/m-p/1365241#M53692</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-01-01T16:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Survey 123 Connect -- Integer Format</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-connect-integer-format/m-p/1365248#M53695</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Found a solution -- Value + 1000 convert to string then substr(value, 1, 4)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2024 21:19:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/survey-123-connect-integer-format/m-p/1365248#M53695</guid>
      <dc:creator>JeffSilberberg</dc:creator>
      <dc:date>2024-01-01T21:19:29Z</dc:date>
    </item>
  </channel>
</rss>

