<?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: getRecord troubleshooting in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/getrecord-troubleshooting/m-p/1289076#M49235</link>
    <description>&lt;P&gt;Barbara,&lt;/P&gt;&lt;P&gt;THANK YOU A BILLION. This worked! Wonderful!&lt;/P&gt;&lt;P&gt;Brooke&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2023 11:36:12 GMT</pubDate>
    <dc:creator>bsklaohfl</dc:creator>
    <dc:date>2023-05-15T11:36:12Z</dc:date>
    <item>
      <title>getRecord troubleshooting</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/getrecord-troubleshooting/m-p/1288610#M49217</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been having issues getting my JSON to populate with the last record. Basically, once the user selects Station_Name, I would like the previous record to pull up. Could someone please review my XLS? Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 15:12:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/getrecord-troubleshooting/m-p/1288610#M49217</guid>
      <dc:creator>bsklaohfl</dc:creator>
      <dc:date>2023-05-12T15:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: getRecord troubleshooting</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/getrecord-troubleshooting/m-p/1288840#M49225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/660570"&gt;@bsklaohfl&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;It looks like the problem is in the where clause. Try changing&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;concat("Station Name=",${Station_Name},"'")&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;concat("Station_Name='",${Station_Name},"'")&lt;BR /&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;The field name has an underscore in the feature layer, and there also needs to be a single quote before the double quote so the value for ${Station_Name} will be wrapped in single quotes.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-Barbara&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 00:22:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/getrecord-troubleshooting/m-p/1288840#M49225</guid>
      <dc:creator>BarbaraWebster1</dc:creator>
      <dc:date>2023-05-13T00:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: getRecord troubleshooting</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/getrecord-troubleshooting/m-p/1289076#M49235</link>
      <description>&lt;P&gt;Barbara,&lt;/P&gt;&lt;P&gt;THANK YOU A BILLION. This worked! Wonderful!&lt;/P&gt;&lt;P&gt;Brooke&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 11:36:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/getrecord-troubleshooting/m-p/1289076#M49235</guid>
      <dc:creator>bsklaohfl</dc:creator>
      <dc:date>2023-05-15T11:36:12Z</dc:date>
    </item>
  </channel>
</rss>

