| Número de ID del error |
BUG-000150037 |
| Enviado | June 15, 2022 |
| Última modificación | March 20, 2025 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 2.9.3 |
| Sistema operativo | Windows Server |
| Versión de sistema operativo | 2019 64 Bit |
| Estado | As Designed
Tras revisión realizada por el equipo de desarrollo, se ha determinado que este comportamiento es acorde con lo designado. Consulte los detalles en la sección Información adicional.
|
Información adicional
Calculate Field's documentation states in the last section of Usage:
Using the SQL option for the Expression Type parameter has the following limitations:
• The option is only supported for Db2, Oracle, PostgreSQL, SAP HANA, and SQL Server enterprise geodatabases.
• Calculating field values on joined tables is not supported.
• Versioned and archived data is not supported.
• The ability to undo geoprocessing operations is not supported.
Take note of this important information. As a result, the issue is not reproducible in ArcGIS Pro 2.9.3, 3.0 final, and 3.1_40108.
Solución alternativa
Use Python 3 or Arcade expression types.
Pasos para reproducir