<?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: Use gdbVersion to Return the Current Version Being Edited in Attribute Rules in Attribute Rules Videos</title>
    <link>https://community.esri.com/t5/attribute-rules-videos/use-gdbversion-to-return-the-current-version-being/m-p/1642360#M56</link>
    <description>&lt;P&gt;Nevermind, I realized the output was too large for my target field.&lt;/P&gt;&lt;P&gt;This solved it:&amp;nbsp; Left(GdbVersion($feature), 16)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I delete a post in Esri Community? Under Post Options for my reply I only see Edit Reply but not a Delete option.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Aug 2025 15:13:51 GMT</pubDate>
    <dc:creator>Andy_Morgan</dc:creator>
    <dc:date>2025-08-15T15:13:51Z</dc:date>
    <item>
      <title>Use gdbVersion to Return the Current Version Being Edited in Attribute Rules</title>
      <link>https://community.esri.com/t5/attribute-rules-videos/use-gdbversion-to-return-the-current-version-being/m-p/1016594#M15</link>
      <description>&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Learn how to use the gdbVersion Arcade function in ArcGIS Pro 2.7 to create an attribute rule that can perform logic based on the connected version. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;If you are interested in following along, you can find sample scripts at the following location: &lt;/SPAN&gt;&lt;A href="https://www.youtube.com/redirect?redir_token=QUFFLUhqbUxSdjZDVXU2ekxlVkV0UkNjN3FLTW1MdlBYZ3xBQ3Jtc0tuNGhSN05BY3J4XzhyYW1xNnFMVTZydmF5YnVaTUVSSThfMWFOUjV1alBGYWJZb3NaS0NlTVdmX1VPLUpESUhJSmZIcHkwZGZOY0pQck1iRlh1VVNmQnNyVGJYZ3NGMF80aWM3by04bUhtTDhjVDZTcw%3D%3D&amp;amp;event=video_description&amp;amp;v=8VFw6U7urio&amp;amp;q=https%3A%2F%2Fbit.ly%2F2Vv7tKt" target="_blank" rel="nofollow noopener"&gt;https://bit.ly/2Vv7tKt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F8VFw6U7urio%3Flist%3DPLGZUzt4E4O2I-L8Dh8gIfWUeCcyz9hLLx&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8VFw6U7urio&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F8VFw6U7urio%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Use gdbVersion to Return the Current Version Being Edited" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 21:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-videos/use-gdbversion-to-return-the-current-version-being/m-p/1016594#M15</guid>
      <dc:creator>HusseinNasser2</dc:creator>
      <dc:date>2021-01-13T21:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use gdbVersion to Return the Current Version Being Edited in Attribute Rules</title>
      <link>https://community.esri.com/t5/attribute-rules-videos/use-gdbversion-to-return-the-current-version-being/m-p/1642355#M55</link>
      <description>&lt;P&gt;The &lt;SPAN&gt;GdbVersion doesn't seem to work with a text field.&amp;nbsp;&lt;/SPAN&gt;I'm using ArcGIS Pro 3.3.3&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The "G" is uppercase compared to the video tutorial: &lt;STRONG&gt;G&lt;/STRONG&gt;dbVersion&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;$feature&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In any case, I've tried all case combinations. With only 2 lines of code, I cannot get it working.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var CurVersion = GdbVersion($feature)&lt;BR /&gt;return CurVersion&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Result of above on field calculate (for a simple text field of 16 characters) for a versioned layer in a Utility Network:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;ERROR 999999:&lt;SPAN class=""&gt; Something unexpected caused the tool to fail. Contact Esri Technical Support (http://esriurl.com/support) to Report a Bug, and refer to the error help for potential solutions or workarounds.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Message: Unable to complete operation.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Details: Unable to perform applyEdits operation.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Error: Invalid column value [UT_GISID].&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Failed to execute (CalculateField).&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a bug with 3.3.3 or is the documentation wrong?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/arcade/function-reference/feature_functions/#gdbversion" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/arcade/function-reference/feature_functions/#gdbversion&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 15:04:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-videos/use-gdbversion-to-return-the-current-version-being/m-p/1642355#M55</guid>
      <dc:creator>Andy_Morgan</dc:creator>
      <dc:date>2025-08-15T15:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Use gdbVersion to Return the Current Version Being Edited in Attribute Rules</title>
      <link>https://community.esri.com/t5/attribute-rules-videos/use-gdbversion-to-return-the-current-version-being/m-p/1642360#M56</link>
      <description>&lt;P&gt;Nevermind, I realized the output was too large for my target field.&lt;/P&gt;&lt;P&gt;This solved it:&amp;nbsp; Left(GdbVersion($feature), 16)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I delete a post in Esri Community? Under Post Options for my reply I only see Edit Reply but not a Delete option.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Aug 2025 15:13:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-videos/use-gdbversion-to-return-the-current-version-being/m-p/1642360#M56</guid>
      <dc:creator>Andy_Morgan</dc:creator>
      <dc:date>2025-08-15T15:13:51Z</dc:date>
    </item>
  </channel>
</rss>

