<?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 Invalid syntax on Calculation String field survey123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/invalid-syntax-on-calculation-string-field/m-p/1307418#M50585</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Really baffled as to why this does not seem to be working for me. Attempting to create a field to automatically clip a tag read in by an RFID reader to a previous field and the "calculation - string" tab seems to not be functioning as I'm interpreting the documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RachaelYoumans1_0-1689104586486.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75206iBE6FF82D9619B003/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RachaelYoumans1_0-1689104586486.png" alt="RachaelYoumans1_0-1689104586486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The PIT tag number field usually will read something in like this:&lt;/P&gt;&lt;P&gt;07-11-2023 12:29:05 01 TAG 3E7.2794D7D37&lt;/P&gt;&lt;P&gt;And I am attempting to extract "3E7.2794D7D37". I would expect to do it by running the following function:&lt;/P&gt;&lt;P&gt;subtr(${question_7}, 27, 40)&lt;/P&gt;&lt;P&gt;However, any time I enter the ${}&amp;nbsp; characters, it tells me that it is invalid syntax and won't allow me to build the function. All tutorial videos I seem to see about this are through excel and I would sure appreciate any help I can get on this one. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jul 2023 19:49:05 GMT</pubDate>
    <dc:creator>RachaelYoumans1</dc:creator>
    <dc:date>2023-07-11T19:49:05Z</dc:date>
    <item>
      <title>Invalid syntax on Calculation String field survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/invalid-syntax-on-calculation-string-field/m-p/1307418#M50585</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Really baffled as to why this does not seem to be working for me. Attempting to create a field to automatically clip a tag read in by an RFID reader to a previous field and the "calculation - string" tab seems to not be functioning as I'm interpreting the documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RachaelYoumans1_0-1689104586486.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/75206iBE6FF82D9619B003/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RachaelYoumans1_0-1689104586486.png" alt="RachaelYoumans1_0-1689104586486.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The PIT tag number field usually will read something in like this:&lt;/P&gt;&lt;P&gt;07-11-2023 12:29:05 01 TAG 3E7.2794D7D37&lt;/P&gt;&lt;P&gt;And I am attempting to extract "3E7.2794D7D37". I would expect to do it by running the following function:&lt;/P&gt;&lt;P&gt;subtr(${question_7}, 27, 40)&lt;/P&gt;&lt;P&gt;However, any time I enter the ${}&amp;nbsp; characters, it tells me that it is invalid syntax and won't allow me to build the function. All tutorial videos I seem to see about this are through excel and I would sure appreciate any help I can get on this one. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 19:49:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/invalid-syntax-on-calculation-string-field/m-p/1307418#M50585</guid>
      <dc:creator>RachaelYoumans1</dc:creator>
      <dc:date>2023-07-11T19:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Invalid syntax on Calculation String field survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/invalid-syntax-on-calculation-string-field/m-p/1307437#M50586</link>
      <description>&lt;P&gt;You could try subtr(${question_7}, '27', '40')&lt;BR /&gt;&lt;BR /&gt;Substring only accepts string(s) as input.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jul 2023 20:53:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/invalid-syntax-on-calculation-string-field/m-p/1307437#M50586</guid>
      <dc:creator>Raul</dc:creator>
      <dc:date>2023-07-11T20:53:15Z</dc:date>
    </item>
  </channel>
</rss>

