Numéro d’ID de bogue |
BUG-000151897 |
Envoi | August 26, 2022 |
Dernière modification | September 10, 2025 |
S’applique à | ArcGIS Pro |
Version trouvée | 3.0 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Version de correction | 3.1 |
Statut | Fixed
Le bogue a été corrigé. Pour plus d’informations, reportez-vous aux sections Version de correction et Informations supplémentaires, le cas échéant.
|
Informations supplémentaires
This issue is fixed in ArcGIS Pro 3.1.
Solution de contournement
- Use a file geodatabase table instead of a CSV table.
- Use ArcPy.
- Transfer all the fields and do not specify the optional '{fields}' parameter in Arcpy. For example, use "arcpy.management.JoinField(in_data, in_field, join_table, join_field)", instead of "arcpy.management.JoinField(in_data, in_field, join_table, join_field, {fields})".
- Use the ArcGIS Pro interface.
- Use the Join Field tool without specifying the optional Transfer Method and Transfer Fields parameters.
- If necessary, use the Delete Field tool to remove the unwanted fields that are transferred.
- For the input join table, use a CSV file containing less than nine fields or columns.
Étapes pour reproduire
ID de bogue: BUG-000151897
Logiciel: