<?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>idea Chart Properties: use selection statistics column to give selection statistics in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idi-p/1196424</link>
    <description>&lt;P&gt;When making a selection with a chart open, a column called 'Selection' appears in Chart Properties. I would think that it would display statistics for your selected features whereas the 'Dataset' column would show stats for the entire dataset. However, with a selection, the 'Selection' column seems to show the same thing as the 'Dataset' column. It would make more sense if the 'Selection' column actually reflected your selection.&lt;/P&gt;&lt;P&gt;In the below example, I select 553 features. The selection column appears and populates statistics for 698 features, which is the entire dataset.&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6310068590112w960h540r755" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6310068590112" 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-6310068590112w960h540r755');  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/6310068590112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jul 2022 16:21:52 GMT</pubDate>
    <dc:creator>wayfaringrob</dc:creator>
    <dc:date>2022-07-27T16:21:52Z</dc:date>
    <item>
      <title>Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idi-p/1196424</link>
      <description>&lt;P&gt;When making a selection with a chart open, a column called 'Selection' appears in Chart Properties. I would think that it would display statistics for your selected features whereas the 'Dataset' column would show stats for the entire dataset. However, with a selection, the 'Selection' column seems to show the same thing as the 'Dataset' column. It would make more sense if the 'Selection' column actually reflected your selection.&lt;/P&gt;&lt;P&gt;In the below example, I select 553 features. The selection column appears and populates statistics for 698 features, which is the entire dataset.&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6310068590112w960h540r91" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6310068590112" 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-6310068590112w960h540r91');  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/6310068590112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:21:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idi-p/1196424</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-07-27T16:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196431#M20557</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/501392"&gt;@wayfaringrob&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for posting this Idea! What you demonstrate here should be possible while interacting with a chart, with a few exceptions. The 'Selection' section of the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/charts/interact-with-a-chart.htm#GUID-30FB8909-001C-458E-ADB0-30499046A818" target="_blank" rel="noopener"&gt;'Interact with a chart' documentation&lt;/A&gt; states that a selection made in the map should be reflected in the chart, and vice versa. There is an exception for this, based on data source:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"When data comes from an enterprise database or cloud data warehouse source, selection is not available for bar charts, line charts, histograms, and scatter plots."&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you currently working with data housed in an enterprise geodatabase or a cloud data warehouse? If not, where is the data housed?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Amelia&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:41:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196431#M20557</guid>
      <dc:creator>AmeliaBradshaw</dc:creator>
      <dc:date>2022-07-27T16:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196432#M20558</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/104319"&gt;@AmeliaBradshaw&lt;/a&gt;&amp;nbsp; this is from LA.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196432#M20558</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-07-27T16:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196439#M20559</link>
      <description>&lt;P&gt;Also, what you're saying about data source isn't totally true, as selection-based statistics &lt;EM&gt;are&lt;/EM&gt; available within Data Engineering.&lt;/P&gt;&lt;P&gt;It gets really confusing when opening these charts outside of the DE view - again, the charts within the DE table show statistics based on the selection, but when popping the chart out, they revert to the whole layer with no indication that this is the case. For an area of the application aimed at empowering users to ensure data integrity, this is really alarming. There should at least be some kind of warning that despite making a selection and seeing the selection reflected in DE, clicking the 'Selection' filter in the chart, and having a 'Selection' column, you are not working with your selection once you leave DE.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_0-1658940424186.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46938i7904E06CF27AB29B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_0-1658940424186.png" alt="rburkebsrc_0-1658940424186.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rburkebsrc_1-1658940428963.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/46939i4B94825E295C6712/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rburkebsrc_1-1658940428963.png" alt="rburkebsrc_1-1658940428963.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If Pro can produce statistics from the selection within data engineering, then why is this not enabled in the rest of the application?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:50:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196439#M20559</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-07-27T16:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196443#M20560</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/501392"&gt;@wayfaringrob&lt;/a&gt;&amp;nbsp;when you state 'From LA', what do you mean? LA as in Los Angeles, or does the acronym stand for something else?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I have seen that with Data Engineering, but from what we state in the documentation, the selection should be honored in charts as well. Let me double check on this and see if this behavior is expected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:55:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196443#M20560</guid>
      <dc:creator>AmeliaBradshaw</dc:creator>
      <dc:date>2022-07-27T16:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196446#M20561</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/104319"&gt;@AmeliaBradshaw&lt;/a&gt;&amp;nbsp; Living Atlas.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 17:00:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196446#M20561</guid>
      <dc:creator>wayfaringrob</dc:creator>
      <dc:date>2022-07-27T17:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196452#M20562</link>
      <description>&lt;P&gt;Perfect, thank you for clarifying&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/501392"&gt;@wayfaringrob&lt;/a&gt;&amp;nbsp;! Let me check to see if this works with Living Atlas data, but I think it should.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing I noticed when testing this on my side. After the selection is chosen in the map, I still need to press 'Selection' next to 'Filter' in the Chart itself. This is located at the top of the chart pane when open in Pro. The video below shows this result with some local file geodatabase data:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6310073710112w996h540r669" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6310073710112" 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-6310073710112w996h540r669');  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/6310073710112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;This should modify the chart to show just the selected features in the bar chart.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 17:14:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1196452#M20562</guid>
      <dc:creator>AmeliaBradshaw</dc:creator>
      <dc:date>2022-07-27T17:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1201500#M20786</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/501392"&gt;@wayfaringrob&lt;/a&gt; ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for the feedback. The "Selection" column in the histogram statistics panel should calculate and display statistics for the selected features,&amp;nbsp;but unfortunately it appears that this is not the case in your examples. As &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/104319"&gt;@AmeliaBradshaw&lt;/a&gt;&amp;nbsp;mentioned, the exception would be if the data comes from &lt;SPAN&gt;an enterprise database or cloud data warehouse source, but selection should still work as expected with a feature service.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I tried using steps that are similar to your video (with a layer from Living Atlas) and could not reproduce the issue. The selection statistics for the histogram appear to match what is displayed in Data Engineering:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="callen_esri_0-1660156527809.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/48297i6A805B74F17CA8B8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="callen_esri_0-1660156527809.png" alt="callen_esri_0-1660156527809.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We might be able to diagnose if you are able to share your dataset and/or project with us (which you can email to&amp;nbsp;&lt;/SPAN&gt;&lt;A href="mailto:callen@esri.com" target="_self" rel="nofollow noopener noreferrer"&gt;callen@esri.com&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 18:51:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1201500#M20786</guid>
      <dc:creator>ChristopherAllen</dc:creator>
      <dc:date>2022-08-10T18:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224292#M21813</link>
      <description>&lt;P&gt;What version of ArcGIS Pro are you using? I am using 3.02 and no longer get the statistics section in the chart properties panel.&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/485810"&gt;@ChristopherAllen&lt;/a&gt;. Is this intended?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 16:11:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224292#M21813</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2022-10-21T16:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224438#M21822</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@&lt;SPAN class=""&gt;&lt;A href="https://community.esri.com/t5/user/viewprofilepage/user-id/325832" target="_self"&gt;&lt;SPAN class=""&gt;LanceKirby2&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I checked on Pro 3.0.2 and am seeing the statistics section populated in the Chart Properties pane for histograms:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="callen_esri_2-1666397332974.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54168iF2D0D77FC8AF6F11/image-size/medium?v=v2&amp;amp;px=400" role="button" title="callen_esri_2-1666397332974.png" alt="callen_esri_2-1666397332974.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with a variety of data sources (shapefile, file geodatabase, enterprise geodatabase, CSV) and the statistics were displaying in all cases.&lt;/P&gt;&lt;P&gt;A few questions that might help us investigate the problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Would it be possible to share a screenshot of the Chart Properties with the missing statistics?&lt;/LI&gt;&lt;LI&gt;Are the statistics missing from&amp;nbsp;&lt;EM&gt;all&lt;/EM&gt; histograms, or does it display for some? If it displays for some, is there anything different about the dataset where the statistics are not displaying?&lt;/LI&gt;&lt;LI&gt;It sounds like the statistics were working for you in a previous version of Pro. Do you know in which version it was last working?&lt;/LI&gt;&lt;LI&gt;Would it be possible to share a project or dataset where you encountered the issue? If that's possible, feel free to email me at&amp;nbsp;&lt;A href="mailto:callen@esri.com" target="_blank" rel="noopener"&gt;callen@esri.com&lt;/A&gt;.&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Answers to any of these would be much appreciated. Feel free to respond here or reach out to me through email (&lt;A href="mailto:callen@esri.com" target="_blank" rel="noopener"&gt;callen@esri.com&lt;/A&gt;). Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 00:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224438#M21822</guid>
      <dc:creator>ChristopherAllen</dc:creator>
      <dc:date>2022-10-22T00:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224706#M21825</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/485810"&gt;@ChristopherAllen&lt;/a&gt;&amp;nbsp;thanks for the reply. In the chart properties the Data tab was not showing when I initially posted. After restarting ArcGIS Pro it is now displaying so that issue seems to be resolved. I do want to mention that the statistics in the chart pane do not reflect my selection of features within the attribute table. I see that you mentioned this expected behavior with a feature class from an enterprise geodatabase, but I feel like this worked at previous versions of ArcGIS Pro. Is this a new implementation? Is there any road map to make this work with enterprise geodatabase feature classes? With a high amount of users using enterprise geodatabases this feature seems like a worth while addition.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 14:42:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224706#M21825</guid>
      <dc:creator>LanceKirby2</dc:creator>
      <dc:date>2022-10-24T14:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224838#M21829</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/325832"&gt;@LanceKirby2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for responding--glad to hear that the statistics are still being show in the &lt;STRONG&gt;Data&lt;/STRONG&gt; tab!&lt;/P&gt;&lt;P&gt;The performance enhancements for charts using data from a cloud data warehouse or enterprise database were introduced in the 3.0 release (see the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/charts/enterprise-database-and-cloud-data-warehouse-support.htm" target="_self"&gt;documentation page&lt;/A&gt; for more details). Unfortunately, one limitation of these performance enhancements is that chart selection is no longer supported. Currently, we allow you to disable the performance enhancements (thus allowing for chart selection) by setting a registry key, as described in the following technical article:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.esri.com/en/technical-article/000027747" target="_blank"&gt;https://support.esri.com/en/technical-article/000027747&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any additional questions.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 19:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1224838#M21829</guid>
      <dc:creator>ChristopherAllen</dc:creator>
      <dc:date>2022-10-24T19:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1641068#M35834</link>
      <description>&lt;P&gt;Hi all, I'm closing this because we have not been able to reproduce the original bug where the selection statistics are displaying the same values as the entire dataset.&lt;/P&gt;&lt;P&gt;I also wanted to mention that starting in Pro 3.2, server-side processing is turned off by default, so chart selection and selection statistics should be available automatically when the data comes from a&lt;SPAN&gt;&amp;nbsp;cloud data warehouse or enterprise database&lt;/SPAN&gt;. We also introduced a toggle in the&amp;nbsp;&lt;STRONG&gt;Chart Properties&amp;nbsp;&lt;/STRONG&gt;pane to facilitate turning this setting on/off:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChristopherAllen_0-1754943313205.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/138343iA8C8AB24B7ABB592/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChristopherAllen_0-1754943313205.png" alt="ChristopherAllen_0-1754943313205.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 20:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1641068#M35834</guid>
      <dc:creator>ChristopherAllen</dc:creator>
      <dc:date>2025-08-11T20:47:33Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Properties: use selection statistics column to give selection statistics - Status changed to: Closed</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1641069#M35835</link>
      <description />
      <pubDate>Mon, 11 Aug 2025 20:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/chart-properties-use-selection-statistics-column/idc-p/1641069#M35835</guid>
      <dc:creator>ChristopherAllen</dc:creator>
      <dc:date>2025-08-11T20:47:46Z</dc:date>
    </item>
  </channel>
</rss>

