Numéro d’ID de bogue |
BUG-000163458 |
Envoi | December 5, 2023 |
Dernière modification | June 5, 2024 |
S’applique à | ArcGIS Pro |
Version trouvée | 3.2 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | As Designed
Après examen par l’équipe de développement, il a été déterminé que ce comportement est prévu. Pour plus d’informations, reportez-vous à la section Informations supplémentaires.
|
Informations supplémentaires
The provided CSV file contains fields read as DateOnly date field type. This is a new field type introduced in ArcGIS Pro version 3.2. In previous releases, the field is read as a Date date field type. For more information, refer to https://pro.arcgis.com/en/pro-app/3.2/get-started/whats-new-in-arcgis-pro.htm.
DateOnly fields cannot be created in the shapefile format; thus, tools that export the table to that format raise an error. This error message is to be made more consistent in time, indicating that the reason the output table cannot be created is due to the unsupported field type for the output format.
Solution de contournement
Save the output as a file geodatabase feature class.
Étapes pour reproduire