Bug-ID-Nummer |
BUG-000163458 |
Eingereicht | December 5, 2023 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.2 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | As Designed
Nach Überprüfung durch das Entwicklungsteam wurde festgestellt, dass dieses Verhalten wie geplant ist. Weitere Informationen finden Sie im Abschnitt "Zusätzliche Informationen".
|
Zusätzliche Informationen
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.
Workaround
Save the output as a file geodatabase feature class.
Schritte zur Reproduzierung