<?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>idea Parsing variable length text strings from barcode data in ArcGIS Survey123 Ideas</title>
    <link>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idi-p/927822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to be able to take data from a bar code or QR code and split it up to populate multiple fields in a survey. &amp;nbsp;For example, QR codes on hunting licenses contain info on hunter first and last name and license #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;1798765432139 4ELWYOMING SPORTSMAN 112345678910&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;The information I would need to extract is the first 11 characters, which is the license # (17987654321), the following two characters are the hunt area (39), first name is Wyoming and last name is Sportsman.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I understand that I can use the substr() function to extract text at known positions, but this would not be sufficient to extract hunter names.&amp;nbsp; It would be great to have more flexibility for extracting text, similar to how text can be extracted in Excel using the functions such as FIND, LEFT, RIGHT, MID, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Dec 2017 19:44:12 GMT</pubDate>
    <dc:creator>RebeccaFuda</dc:creator>
    <dc:date>2017-12-01T19:44:12Z</dc:date>
    <item>
      <title>Parsing variable length text strings from barcode data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idi-p/927822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to be able to take data from a bar code or QR code and split it up to populate multiple fields in a survey. &amp;nbsp;For example, QR codes on hunting licenses contain info on hunter first and last name and license #.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;1798765432139 4ELWYOMING SPORTSMAN 112345678910&lt;/P&gt;&lt;P style="border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px;"&gt;The information I would need to extract is the first 11 characters, which is the license # (17987654321), the following two characters are the hunt area (39), first name is Wyoming and last name is Sportsman.&lt;/P&gt;&lt;P style="border: 0px;"&gt;&lt;/P&gt;&lt;P style="border: 0px;"&gt;I understand that I can use the substr() function to extract text at known positions, but this would not be sufficient to extract hunter names.&amp;nbsp; It would be great to have more flexibility for extracting text, similar to how text can be extracted in Excel using the functions such as FIND, LEFT, RIGHT, MID, etc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Dec 2017 19:44:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idi-p/927822</guid>
      <dc:creator>RebeccaFuda</dc:creator>
      <dc:date>2017-12-01T19:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing variable length text strings from barcode data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/927823#M192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A href="https://community.esri.com/migrated-users/68827"&gt;Rebecca&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for submitting this idea! It is currently Under Consideration to possibly be included in a future release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Others,&lt;/P&gt;&lt;P&gt;When voting for this idea, please consider leaving a comment to share your perspectives on it. We would like to know what other projects or workflows this functionality would improve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2018 19:23:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/927823#M192</guid>
      <dc:creator>ScottPrindle</dc:creator>
      <dc:date>2018-02-26T19:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing variable length text strings from barcode data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/927824#M193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This functionality is ready for testing now in the &lt;A href="https://earlyadopter.esri.com/project/article/admin/item.html?cap=e69ef91f45744b98882c651f7b518eb7&amp;amp;artid={D2F0ED6D-1ADC-43EF-8A87-FCCF09381DB3}"&gt;Survey123 Early Adopter Program&lt;/A&gt;.&amp;nbsp;&amp;nbsp; Specifically look for the &lt;STRONG&gt;Custom pulldata() JavaScript Functions&lt;/STRONG&gt; announcement.&amp;nbsp; Essentially, you can pass your barcode string into your own JavaScript function and then output the parsed string so you can use that in a calculation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2018 15:00:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/927824#M193</guid>
      <dc:creator>IsmaelChivite</dc:creator>
      <dc:date>2018-08-14T15:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing variable length text strings from barcode data</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/927825#M194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like this capability for parsing an email address of the survey form users.&lt;/P&gt;&lt;P&gt;Parse the first name and last name from:&lt;/P&gt;&lt;P&gt;John.Doe @ domain.com&lt;/P&gt;&lt;P&gt;to "John Doe"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2018 20:54:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/927825#M194</guid>
      <dc:creator>JoeFlannery</dc:creator>
      <dc:date>2018-08-20T20:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing variable length text strings from barcode data - Status changed to: Implemented</title>
      <link>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/1041206#M1469</link>
      <description>&lt;P&gt;To note, custom JavaScript functions (which would allow for the text parsing described) were released in the 3.10 release&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 20:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-ideas/parsing-variable-length-text-strings-from-barcode/idc-p/1041206#M1469</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2021-03-26T20:12:27Z</dc:date>
    </item>
  </channel>
</rss>

