<?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: SQL Expression to Populate String Field in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106271#M42508</link>
    <description>&lt;P&gt;You don't need to select the field, that's only if you want to reference the current field or other fields in your code block.&lt;/P&gt;&lt;P&gt;from your screenshot it looks like you have directional single quotes (unsure if this is just the case of the ipad post-formatting them).&amp;nbsp; I recon it doesn't understand this unicode character.&amp;nbsp; Try to find the straight single quote on your keypad 'Yes' or:&lt;/P&gt;&lt;P&gt;This article seems to have the fix&amp;nbsp;&lt;A href="https://osxdaily.com/2021/01/07/how-type-straight-quotes-ipad/" target="_blank"&gt;How to Type Straight Quotes on iPad (osxdaily.com)&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Oct 2021 12:46:08 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2021-10-10T12:46:08Z</dc:date>
    <item>
      <title>SQL Expression to Populate String Field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106254#M42504</link>
      <description>&lt;P&gt;Can’t remember what the syntax is when using Field Calculator with SQL to populate a string field. I’m just trying to populate a field with the word “Yes” but enclosing that word within single or double quotes throws an error.&lt;/P&gt;&lt;P&gt;I remember the solution was simple when I last did this a couple of years ago, just not simple enough for me to recall.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Oct 2021 23:51:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106254#M42504</guid>
      <dc:creator>ScottFraser-KeyWest</dc:creator>
      <dc:date>2021-10-09T23:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Expression to Populate String Field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106257#M42505</link>
      <description>&lt;P&gt;Should be as you described.&amp;nbsp; You sure your field type is Text/String? 'Yes' single quotes should be doing the trick.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 00:38:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106257#M42505</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-10-10T00:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Expression to Populate String Field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106260#M42506</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought so, but getting an error. Maybe because I’m trying to do this from home on an iPad. I’ll try again tomorrow from a real computer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="A25513C2-EABC-42F3-A823-42CC033056B5.jpeg" style="width: 845px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24917i56CAA20BEEE4BBA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="A25513C2-EABC-42F3-A823-42CC033056B5.jpeg" alt="A25513C2-EABC-42F3-A823-42CC033056B5.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 01:29:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106260#M42506</guid>
      <dc:creator>ScottFraser-KeyWest</dc:creator>
      <dc:date>2021-10-10T01:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Expression to Populate String Field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106261#M42507</link>
      <description>&lt;P&gt;It might simply be that I need to select the field from the left column, and not all the fields are showing on my iPad without an ability to scroll down.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 01:41:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106261#M42507</guid>
      <dc:creator>ScottFraser-KeyWest</dc:creator>
      <dc:date>2021-10-10T01:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Expression to Populate String Field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106271#M42508</link>
      <description>&lt;P&gt;You don't need to select the field, that's only if you want to reference the current field or other fields in your code block.&lt;/P&gt;&lt;P&gt;from your screenshot it looks like you have directional single quotes (unsure if this is just the case of the ipad post-formatting them).&amp;nbsp; I recon it doesn't understand this unicode character.&amp;nbsp; Try to find the straight single quote on your keypad 'Yes' or:&lt;/P&gt;&lt;P&gt;This article seems to have the fix&amp;nbsp;&lt;A href="https://osxdaily.com/2021/01/07/how-type-straight-quotes-ipad/" target="_blank"&gt;How to Type Straight Quotes on iPad (osxdaily.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 12:46:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106271#M42508</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-10-10T12:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: SQL Expression to Populate String Field</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106275#M42509</link>
      <description>&lt;P&gt;Yup, that was the problem.&amp;nbsp; Thanks David.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Oct 2021 18:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/sql-expression-to-populate-string-field/m-p/1106275#M42509</guid>
      <dc:creator>ScottFraser-KeyWest</dc:creator>
      <dc:date>2021-10-10T18:18:39Z</dc:date>
    </item>
  </channel>
</rss>

