| Número de ID del error |
BUG-000166177 |
| Enviado | March 22, 2024 |
| Última modificación | July 30, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 3.1.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 11.0 64 bit |
| Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
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.
Pasos para reproducir