| Bug ID Number |
BUG-000166177 |
| Submitted | March 22, 2024 |
| Last Modified | July 30, 2024 |
| Applies to | ArcGIS Pro |
| Version found | 3.1.1 |
| Operating System | Windows OS |
| Operating System Version | 11.0 64 bit |
| Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
In ArcGIS Pro 3.0, charts have been optimized to use server-side processing when the data comes from an enterprise database or cloud data warehouse. When you create a bar chart, line chart, scatter plot, or histogram using a data source from one of the supported databases, the chart automatically processes the data using a database query. Unfortunately, these performance improvements come at the cost of reduced chart interactivity and functionality; in particular, Selection and Filter By Selection functionality are not available. The benefits and limitations of server-side processing are described in the following documentation: https://pro.arcgis.com/en/pro-app/3.0/help/analysis/geoprocessing/charts/enterprise-database-and-cloud-data-warehouse-support.htm.
InArcGIS Pro 3.2, the following changes are made to improve the user experience:
1) Server-side processing is now disabled by default; thus, Selection functionality works by default when data comes from an enterprise database or cloud data warehouse.
2) A banner message with a "Use server-side processing" toggle was added to the Chart Properties pane that allows the user to turn server-side processing on or off through the user interface.
These updates are described in detail in the latest documentation page: https://pro.arcgis.com/en/pro-app/latest/help/analysis/geoprocessing/charts/enterprise-database-and-cloud-data-warehouse-support.htm.
Workaround
In ArcGIS Pro 3.0 and 3.1, a registry key can be set to disable server-side processing for charts. This circumvents the limitations imposed when server-side processing is enabled. This workaround is described in the following Knowledge Base article: https://support.esri.com/en-us/knowledge-base/bypass-limitations-for-charts-in-pro-3-0-000027747.
Steps to Reproduce