laptop and a wrench

Bug

The Table To Table tool truncates text string values with leading zeroes (0) if the values are all integers.

Zuletzt veröffentlicht: April 6, 2023 ArcGIS Pro
Bug-ID-Nummer BUG-000156051
EingereichtFebruary 23, 2023
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Pro
Gefunden in Version3.0.3
BetriebssystemN/A
BetriebssystemversionN/A
StatusAs Designed

Zusätzliche Informationen

Leading zeros are not supported in integer fields. To maintain leading zeros, the data must be loaded into a text field. Create a schema.ini file located in the same directory as the data. An example schema.ini for the text file included in the bug has the following contents: [test4.txt] ColNameHeader=True Format=CSVDelimited Col1=ID long Col2=ROLLNUM text width 15 Col3=STREET_DIR text width 1 Col4= STREET_NUM text width 30 Col5=CITY text width 30 Col6=UNIT_NUM text width 10 Col7=STREET1 text width 50 Col8=PROV_STATE_CODE text width 2 Col9=STREET2 text width 50 Col10=COUNTRY_CODE text width 3 Col11=POSTAL_ZIP text width 7 Basic documentation for the schema.ini file can be found in the following document. https://pro.arcgis.com/en/pro-app/3.0/help/data/tables/add-an-ascii-or-text-file-table.htm

Workaround

Enter a non-numeric value for at least one row in the ROLLNUM column and the tool brings all leading zeroes (0) correctly.

Schritte zur Reproduzierung

Bug-ID: BUG-000156051

Software:

  • ArcGIS Pro

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln