<?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: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685020#M101959</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;We did get one computer back to 3.3 and it all works again now.&amp;nbsp; We really, really need this fixed going forward.&amp;nbsp; Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2026 21:36:42 GMT</pubDate>
    <dc:creator>DougBrowning</dc:creator>
    <dc:date>2026-02-18T21:36:42Z</dc:date>
    <item>
      <title>Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683695#M101833</link>
      <description>&lt;P&gt;I think this was when we went to Pro 3.5.5 all of a sudden all our Arcade using $datastore in layouts in dynamic text broke.&amp;nbsp; We have tons of these.&lt;/P&gt;&lt;P&gt;We are getting&lt;/P&gt;&lt;P&gt;Object not found $datastore&lt;/P&gt;&lt;P&gt;on code that has worked for over a year at least.&lt;/P&gt;&lt;P&gt;Simple code here that calls to SDE.&amp;nbsp; Tried with and without SDE prefix etc.&amp;nbsp; Again this all worked for years.&lt;/P&gt;&lt;P&gt;FeatureSetByName($datastore, "I_Indicators", ['*'], false)&lt;/P&gt;&lt;P&gt;We had it nested under Filter but pulled it out for testing.&amp;nbsp; I do not see how datastore can not be valid?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DougBrowning_0-1770826411104.png" style="width: 474px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/148280i1BFDAE96C1CCEE2A/image-dimensions/474x249?v=v2" width="474" height="249" role="button" title="DougBrowning_0-1770826411104.png" alt="DougBrowning_0-1770826411104.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not finding anything at all out there on this.&amp;nbsp; Tried $map and does not work which I get.&amp;nbsp; But why is datastore suddenly gone?&lt;/P&gt;&lt;P&gt;Appreciated the help all our production stuff is now down so we are desperate.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:26:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683695#M101833</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-02-11T16:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683698#M101835</link>
      <description>&lt;P&gt;One way to test if 3.5.5 "broke" the $datastore item is to uninstall 3.5.5 and revert back to 3.5.4 and then retest.&lt;BR /&gt;&lt;BR /&gt;For Windows 10, y&lt;SPAN&gt;ou can uninstall the ArcGIS Pro 3.5.5 service pack by going to Control Panel-&amp;gt;Uninstall a program-&amp;gt;(top left) View installed updates-&amp;gt;then click the ArcGIS Pro Patch 1 (3.5.5) and uninstall.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For Windows 11, MS made it a bit more difficult, see image below:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Uninstall_Service_Packs.jpg" style="width: 803px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/148281i52E6BF8AB823FBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Uninstall_Service_Packs.jpg" alt="Uninstall_Service_Packs.jpg" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:32:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683698#M101835</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-02-11T16:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683704#M101836</link>
      <description>&lt;P&gt;Our computers are all managed we cannot do any of that.&amp;nbsp; Plus these all get called sever side in geoprocessing tools so changing one computer will not help.&lt;/P&gt;&lt;P&gt;Why would it be saying datastore is not valid?&lt;/P&gt;&lt;P&gt;Again all our production geoprocessing tools are now broke.&amp;nbsp; This is a very major issue for us.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683704#M101836</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-02-11T16:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683708#M101837</link>
      <description>&lt;P&gt;Okay - digging deeper, I believe this is BUG-000182720 - "&lt;SPAN&gt;Arcade expressions using FeatureSetByName($datastore, ...) fail to validate in layout dynamic texts&amp;nbsp;in ArcGIS Pro, returning the error “Object not found $datastore.”&amp;nbsp; It's currently under review.&amp;nbsp; The issue is not reproducible in ArcGIS Pro 3.4 and earlier but 3.5 and above.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 17:01:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683708#M101837</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-02-11T17:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683711#M101838</link>
      <description>&lt;P&gt;Well that is exactly what we are using.&amp;nbsp; Umm ok wow this is bad.&amp;nbsp; Any know workaround at all?&amp;nbsp; Like I said it took down most of our tools for 6,000 users.&amp;nbsp; So yeah its bad.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 17:06:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683711#M101838</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-02-11T17:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683713#M101839</link>
      <description>&lt;P&gt;In reviewing the Esri Support case logged 2/11/26, I do not see a workaround currently in the case documentation.&amp;nbsp; I understand that this is a high-impact bug to your organization and I wish I had an answer for you.&amp;nbsp; Although not a solution, I would contact Esri Support Services and have your organization's customer number associated with this BUG certainly.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Again, not a great solution I know, especially with such a large organization, but uninstalling 3.5.x and reinstalling 3.4.x would allow those tools to work again.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 17:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1683713#M101839</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-02-11T17:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1684997#M101956</link>
      <description>&lt;P&gt;The Arcade Layout profile (&lt;A href="https://developers.arcgis.com/arcade/profiles/layout/" target="_blank"&gt;https://developers.arcgis.com/arcade/profiles/layout/&lt;/A&gt;) does not support the $datastore profile variable or the Data Access function bundle. Validation was updated at the 3.5 release to more strictly enforce profiles and this case that previously had been undocumented and unsupported behavior stopped working. Furthermore, in ArcGIS Pro 3.6 the code editor now includes profile-specific code hints to indicate when variables outside the scope of the profile are in use. We understand from your viewpoint that this is a regression in functionality, but execution of such scripts was accidental and as mentioned above unsupported and undocumented. Including support for feature set functions and profile variables such as $datastore may be considered for a future enhancement, but feature set functions are generally not included in drawing profiles due to performance impact. An alternative approach would be to perform the necessary computation in a calculation attribute rule and consume the calculated field.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 19:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1684997#M101956</guid>
      <dc:creator>CraigWilliams</dc:creator>
      <dc:date>2026-02-18T19:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685013#M101957</link>
      <description>&lt;P&gt;Interesting. Is the layout profile considered "drawing"? As far as I know, Arcade is really only available as dynamic text or table attributes in Layout.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 21:01:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685013#M101957</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2026-02-18T21:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685016#M101958</link>
      <description>&lt;P&gt;These are for layouts that make dynamic text on the fly based on input from a custom geoprocessing tool.&amp;nbsp; So attribute rules would not work for that since the polygon is on the fly that is being summarized.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So your idea will not work.&amp;nbsp; We need some way to grab data from other layers here please!&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note this has been working perfectly for years and years so makes no sense to remove it now.&amp;nbsp; Esp with no alternative.&amp;nbsp; This is a HUGE deal for us as all of our Production tools are still broken.&amp;nbsp; We took one machine and downgraded to 3.3 to get us by but we just have to have this going forward.&amp;nbsp; We use it to look across 15 123 forms to create QA reports.&amp;nbsp; It has been a huge hit and we even won an Esri award for it.&lt;/P&gt;&lt;P&gt;I am super confused why time is being spent removing features here.&amp;nbsp; Please help&amp;nbsp; &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1178"&gt;@CraigWilliams&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 21:35:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685016#M101958</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-02-18T21:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685020#M101959</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;We did get one computer back to 3.3 and it all works again now.&amp;nbsp; We really, really need this fixed going forward.&amp;nbsp; Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 21:36:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685020#M101959</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-02-18T21:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685167#M101974</link>
      <description>&lt;P&gt;Is there a reason $map does also not work?&amp;nbsp; That would work for us but it is not working also.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 14:33:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685167#M101974</guid>
      <dc:creator>DougBrowning</dc:creator>
      <dc:date>2026-02-19T14:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685226#M101976</link>
      <description>&lt;P&gt;Removing the &lt;STRONG&gt;$datastore&lt;/STRONG&gt; Arcade profile from &lt;STRONG&gt;ArcGIS Pro Layouts&lt;/STRONG&gt; is a significant regression for users who rely on dynamic text expressions to drive &lt;STRONG&gt;quality control&lt;/STRONG&gt; and consolidated reporting from multiple related tables. Our team has used $datastore successfully for years to generate one‑page &lt;STRONG&gt;Data Summary&lt;/STRONG&gt; PDFs (via &lt;STRONG&gt;map series&lt;/STRONG&gt;) that combine values across &lt;STRONG&gt;many layers and related tables&lt;/STRONG&gt; and apply custom QA flags. When $datastore stopped resolving in &lt;STRONG&gt;3.5.5&lt;/STRONG&gt; (“&lt;STRONG&gt;Object not found $datastore&lt;/STRONG&gt;”), these summaries and the QC flow they enable were immediately impacted.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Why this matters&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Dynamic text beyond Min/Max/Avg/Count:&lt;/STRONG&gt; Layouts are most powerful when Arcade lets us &lt;STRONG&gt;query and compare values across related tables&lt;/STRONG&gt; and parent layers. That’s how we surface &lt;STRONG&gt;missing, unusual, or inconsistent data&lt;/STRONG&gt; in a way crews can act on without opening attribute tables or bouncing between maps.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Production automation:&lt;/STRONG&gt; We run &lt;STRONG&gt;nightly&lt;/STRONG&gt; jobs to generate page‑per‑site summaries from &lt;STRONG&gt;multiple services and repeat tables&lt;/STRONG&gt;; $datastore is the only practical way to stitch those relationships directly &lt;STRONG&gt;inside the layout&lt;/STRONG&gt; so analysts see the whole picture in one page.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Performance:&lt;/STRONG&gt; Even with &amp;gt;40 expressions per page, layout performance has been &lt;STRONG&gt;acceptable and stable&lt;/STRONG&gt; relative to other Pro tasks. Removing $datastore isn’t justified on performance grounds from our experience.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Request&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If $datastore must be removed from the &lt;STRONG&gt;Layout&lt;/STRONG&gt; profile, please &lt;STRONG&gt;add an equivalent&lt;/STRONG&gt;—for example, make &lt;STRONG&gt;$map&lt;/STRONG&gt; available in &lt;STRONG&gt;Layout&lt;/STRONG&gt; Arcade so expressions can reference layers in the project’s map(s). Today, &lt;STRONG&gt;Layout dynamic text&lt;/STRONG&gt; doesn’t recognize $map, and documentation indicates $map availability varies by &lt;STRONG&gt;profile&lt;/STRONG&gt; (e.g., popups vs. field calculations). Bringing either $datastore back &lt;STRONG&gt;or&lt;/STRONG&gt; enabling $map in the Layout profile would preserve long‑standing workflows without forcing users to re‑platform.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What we’ve tried&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Reverting to a prior Pro build restores behavior, but that’s a &lt;STRONG&gt;temporary&lt;/STRONG&gt; workaround and not feasible long‑term for enterprise environments.&lt;/LI&gt;&lt;LI&gt;Re‑implementing in Reports/Dashboards or pre‑aggregating outside the layout undermines the &lt;STRONG&gt;single‑page QC&lt;/STRONG&gt; workflow and removes the ability to craft &lt;STRONG&gt;targeted flags&lt;/STRONG&gt; from related tables at render‑time.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Attribute rules&lt;/STRONG&gt; are not an acceptable solution and do not solve any of the problems listed above.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Additionally, please provide:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;STRONG&gt;Official confirmation&lt;/STRONG&gt; whether this change was intentional for 3.5.5 and, if so, the rationale,&lt;/LI&gt;&lt;LI&gt;A &lt;STRONG&gt;timeline&lt;/STRONG&gt; for restoring functionality (via $datastore, $map, or an alternate), and&lt;/LI&gt;&lt;LI&gt;A &lt;STRONG&gt;migration path&lt;/STRONG&gt; for users with existing Layout Arcade expressions.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We’re happy to share &lt;STRONG&gt;sanitized .pagx&lt;/STRONG&gt; and a list of expressions illustrating the QC logic. Thank you for considering a path that keeps Layouts a first‑class home for serious data QA.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1178"&gt;@CraigWilliams&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2538"&gt;@Robert_LeClair&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 16:32:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685226#M101976</guid>
      <dc:creator>LoganShank</dc:creator>
      <dc:date>2026-02-19T16:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685246#M101978</link>
      <description>&lt;P&gt;Made an Idea for this:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/arcade-add-datastore-and-map-to-the-layout-profile/idc-p/1685220" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/arcade-add-datastore-and-map-to-the-layout-profile/idc-p/1685220&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 16:55:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685246#M101978</guid>
      <dc:creator>AlfredBaldenweck</dc:creator>
      <dc:date>2026-02-19T16:55:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685658#M101994</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/129401"&gt;@KoryKramer&lt;/a&gt;&amp;nbsp;- FYI&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2026 21:42:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1685658#M101994</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2026-02-20T21:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pro 3.5.5 broke all our Arcade $datastore calls giving Object not found $datastore</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1688921#M102236</link>
      <description>&lt;P&gt;I just opened a map that relies on $datastore to summarize data in the current map extent and also summarize project totals, and it no longer appears to be working. This is disappointing, as I spent many hours building these maps around that functionality. I hope this change can be reverted or addressed soon.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 11:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/pro-3-5-5-broke-all-our-arcade-datastore-calls/m-p/1688921#M102236</guid>
      <dc:creator>BrianFahringer1</dc:creator>
      <dc:date>2026-03-06T11:36:44Z</dc:date>
    </item>
  </channel>
</rss>

