<?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: Text Field Value Too Long Despite Being Less than the Field Limit in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703691#M68723</link>
    <description>&lt;P&gt;I haven't seen this but it sounds like a database indexing limitation.&amp;nbsp; Did you create an attribute index on that field, and if so, can you drop it?&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2026 05:59:59 GMT</pubDate>
    <dc:creator>MobiusSnake</dc:creator>
    <dc:date>2026-05-22T05:59:59Z</dc:date>
    <item>
      <title>Text Field Value Too Long Despite Being Less than the Field Limit</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703545#M68713</link>
      <description>&lt;P&gt;In ArcGIS Enterprise 11.1, I created a Survey123 form (via the web) that has a multi-line text field question; The app defaults it to 1000 characters. From this hosted feature in Portal, I created a view that I published to AGOL to share with others outside the Org. &lt;U&gt;Process&lt;/U&gt;: Hosted Feature Layer View -&amp;gt; Export to temp file gdb -&amp;gt; Publish to AGOL so all fields match&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cjms_0-1779387517014.png" style="width: 240px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/152789iBCB3F6A9E62A34BF/image-dimensions/240x340?v=v2" width="240" height="340" role="button" title="cjms_0-1779387517014.png" alt="cjms_0-1779387517014.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;However, despite the field length saying 1000 characters, I only seem to be able to enter 850 characters. If I enter anything more, e.g. if I enter 851 characters, then I receive the error:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;FONT color="#FF0000"&gt;Operation failed. The index entry of length 1702 bytes for the index 'exb_event_description' exceeds the maximum length of 1700 bytes for nonclustered indexes.&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cjms_1-1779387698280.png" style="width: 700px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/152790iD040F7BB48B49458/image-dimensions/700x84?v=v2" width="700" height="84" role="button" title="cjms_1-1779387698280.png" alt="cjms_1-1779387698280.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is causing an issue in my truncate and append workflow, resulting in a "general function failure" for the append tool.&lt;/P&gt;&lt;PRE&gt;WARNING 000594:&lt;SPAN class=""&gt; Input feature 120: General function failure.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;How can I fix this to allow all 1000 characters to be entered in a 1000 character limit field in AGOL?&lt;/P&gt;</description>
      <pubDate>Thu, 21 May 2026 18:31:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703545#M68713</guid>
      <dc:creator>cjms</dc:creator>
      <dc:date>2026-05-21T18:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Text Field Value Too Long Despite Being Less than the Field Limit</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703691#M68723</link>
      <description>&lt;P&gt;I haven't seen this but it sounds like a database indexing limitation.&amp;nbsp; Did you create an attribute index on that field, and if so, can you drop it?&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 05:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703691#M68723</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2026-05-22T05:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Text Field Value Too Long Despite Being Less than the Field Limit</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703929#M68734</link>
      <description>&lt;P&gt;Yes, when the hosted item was published to AGOL, it defaulted to indices on all fields.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Remove the index from that specific column seems to have fixed the issue. Thanks!&lt;/P&gt;&lt;P&gt;IMO seems a bit strange an index can be created on a field that allows a greater number of bytes than the limit for an indexed field.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 19:03:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703929#M68734</guid>
      <dc:creator>cjms</dc:creator>
      <dc:date>2026-05-22T19:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Text Field Value Too Long Despite Being Less than the Field Limit</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703930#M68735</link>
      <description>&lt;P&gt;It's very strange you're seeing indexes created on all fields as default behaviour, I only get Object ID, Global ID and edit tracking fields indexed automatically.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 19:14:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/text-field-value-too-long-despite-being-less-than/m-p/1703930#M68735</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2026-05-22T19:14:42Z</dc:date>
    </item>
  </channel>
</rss>

