<?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: Edit operation failed. Message: Unable to complete operation. Details: Unable to perform applyEdits operation. Error: Invalid column value [SUB_YE in ArcGIS Parcel Fabric Questions</title>
    <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1622711#M1983</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3062"&gt;@AmirBar-Maor&lt;/a&gt;&amp;nbsp;I do have an attribute rule that pertains to a sub-year. I also have another one that is identical to it but a different field that is not prompting any issues.&amp;nbsp; I will look at it again.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/103122"&gt;@RobertChaney&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attribute Rules:&amp;nbsp;&lt;/P&gt;&lt;P&gt;var sourceTable = FeatureSetByName($datastore, "L1Records", ["TaxYear"], false)&lt;/P&gt;&lt;P&gt;$feature.CreatedByRecord;&lt;/P&gt;&lt;P&gt;var createdBy = $feature.CreatedByRecord&lt;/P&gt;&lt;P&gt;var fabricRec = First (Filter (sourceTable, "GlobalID=@createdBy"))&lt;/P&gt;&lt;P&gt;var fabricRecTaxYear = "No Tax Year found"&lt;/P&gt;&lt;P&gt;if (fabricRec != null){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var fabricRecTaxYear = fabricRec.TaxYear&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;return fabricRecTaxYear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var sourceTable = FeatureSetByName($datastore, "L1Records", ["SubYear"], false)&lt;/P&gt;&lt;P&gt;$feature.CreatedByRecord;&lt;/P&gt;&lt;P&gt;var createdBy = $feature.CreatedByRecord&lt;/P&gt;&lt;P&gt;var fabricRec = First (Filter (sourceTable, "GlobalID=@createdBy"))&lt;/P&gt;&lt;P&gt;var fabricRecSubYear = "No Sub Year found"&lt;/P&gt;&lt;P&gt;if (fabricRec != null){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var fabricRecSubYear = fabricRec.SubYear&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;return fabricRecSubYear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jun 2025 20:45:50 GMT</pubDate>
    <dc:creator>-_Ashley-B-Potter_-</dc:creator>
    <dc:date>2025-06-11T20:45:50Z</dc:date>
    <item>
      <title>Edit operation failed. Message: Unable to complete operation. Details: Unable to perform applyEdits operation. Error: Invalid column value [SUB_YEAR].</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1621865#M1976</link>
      <description>&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6374057786112w960h540r592" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6374057786112" data-account="6161463677001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6161463677001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6374057786112w960h540r592');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://community.esri.com/t5/video/gallerypage/video-id/6374057786112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see the video attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had this functioning properly last week; however, I am now encountering an error message that I believed we had resolved. Please note that this field is not related to the subyear.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This only occurs if we are outside a record.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 16:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1621865#M1976</guid>
      <dc:creator>-_Ashley-B-Potter_-</dc:creator>
      <dc:date>2025-06-09T16:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: Edit operation failed. Message: Unable to complete operation. Details: Unable to perform applyEdits operation. Error: Invalid column value [SUB_YE</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1622257#M1977</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/497753"&gt;@-_Ashley-B-Potter_-&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Do you use Attribute Rules that use the SUB_YEAR field? Perhaps they expect a value that does not exist (e.g. 'NULL').&lt;/P&gt;&lt;P&gt;Technical support can also help here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jun 2025 12:44:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1622257#M1977</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2025-06-10T12:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Edit operation failed. Message: Unable to complete operation. Details: Unable to perform applyEdits operation. Error: Invalid column value [SUB_YE</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1622711#M1983</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3062"&gt;@AmirBar-Maor&lt;/a&gt;&amp;nbsp;I do have an attribute rule that pertains to a sub-year. I also have another one that is identical to it but a different field that is not prompting any issues.&amp;nbsp; I will look at it again.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/103122"&gt;@RobertChaney&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attribute Rules:&amp;nbsp;&lt;/P&gt;&lt;P&gt;var sourceTable = FeatureSetByName($datastore, "L1Records", ["TaxYear"], false)&lt;/P&gt;&lt;P&gt;$feature.CreatedByRecord;&lt;/P&gt;&lt;P&gt;var createdBy = $feature.CreatedByRecord&lt;/P&gt;&lt;P&gt;var fabricRec = First (Filter (sourceTable, "GlobalID=@createdBy"))&lt;/P&gt;&lt;P&gt;var fabricRecTaxYear = "No Tax Year found"&lt;/P&gt;&lt;P&gt;if (fabricRec != null){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var fabricRecTaxYear = fabricRec.TaxYear&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;return fabricRecTaxYear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var sourceTable = FeatureSetByName($datastore, "L1Records", ["SubYear"], false)&lt;/P&gt;&lt;P&gt;$feature.CreatedByRecord;&lt;/P&gt;&lt;P&gt;var createdBy = $feature.CreatedByRecord&lt;/P&gt;&lt;P&gt;var fabricRec = First (Filter (sourceTable, "GlobalID=@createdBy"))&lt;/P&gt;&lt;P&gt;var fabricRecSubYear = "No Sub Year found"&lt;/P&gt;&lt;P&gt;if (fabricRec != null){&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; var fabricRecSubYear = fabricRec.SubYear&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;return fabricRecSubYear&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 20:45:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1622711#M1983</guid>
      <dc:creator>-_Ashley-B-Potter_-</dc:creator>
      <dc:date>2025-06-11T20:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Edit operation failed. Message: Unable to complete operation. Details: Unable to perform applyEdits operation. Error: Invalid column value [SUB_YE</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1623013#M1986</link>
      <description>&lt;P&gt;I have modified your expression&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Account for the situation in which CreatedByRecord is empty = NULL. For example, if someone forgot to create an active record.&lt;/LI&gt;&lt;LI&gt;Use the IsEmpty method instead of checking for 'null'&lt;/LI&gt;&lt;LI&gt;Only create a FeatureSet if the CreatedByRecord is not empty&lt;/LI&gt;&lt;LI&gt;A bit of cleanup&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;For better performance, you can use the triggering fields to only trigger the rule when the CreatedByRecord field is changed.&lt;/P&gt;&lt;P&gt;Let us know if this helps&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;var sourceTable = FeatureSetByName($datastore, "ParcelFabric_Records", ["SubYear"], false)
var createdBy = $feature.CreatedByRecord
If (!IsEmpty(CreatedBy)){      //if the CreatedByRecord is not empty
    var fabricRec = First (Filter (sourceTable, "GlobalID=@createdBy"))
    if (!IsEmpty(fabricRec)){ //If the returned record is not empty = record was found
        return fabricRec.SubYear        
    }
}
return "No Sub Year found"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 12 Jun 2025 09:16:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1623013#M1986</guid>
      <dc:creator>AmirBar-Maor</dc:creator>
      <dc:date>2025-06-12T09:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Edit operation failed. Message: Unable to complete operation. Details: Unable to perform applyEdits operation. Error: Invalid column value [SUB_YE</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1623247#M1987</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3062"&gt;@AmirBar-Maor&lt;/a&gt;&amp;nbsp;Thank you. I will give this a shot and update accordingly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 20:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1623247#M1987</guid>
      <dc:creator>-_Ashley-B-Potter_-</dc:creator>
      <dc:date>2025-06-12T20:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Edit operation failed. Message: Unable to complete operation. Details: Unable to perform applyEdits operation. Error: Invalid column value [SUB_YE</title>
      <link>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1623547#M1988</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3062"&gt;@AmirBar-Maor&lt;/a&gt;&amp;nbsp;we had to summit a ticket&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 19:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-parcel-fabric-questions/edit-operation-failed-message-unable-to-complete/m-p/1623547#M1988</guid>
      <dc:creator>-_Ashley-B-Potter_-</dc:creator>
      <dc:date>2025-06-13T19:09:28Z</dc:date>
    </item>
  </channel>
</rss>

