laptop and a wrench

Erro

The Add Join tool with a one-to-one join operation does not complete the join in ArcGIS Pro, even though the operation is not case-sensitive

ArcGIS Pro
Número de ID do Erro BUG-000174486
EnviadoFebruary 21, 2025
Última ModificaçãoJune 2, 2025
Aplica-se àArcGIS Pro
Versão encontrada3.4.2
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusIn Review

Solução Provisória

  • Either create a new field to alter the join field to upper case or use the Calculate Field tool on the existing field to change all the information to upper case. 
  • If altering the existing field, configure the Calculate Field tool with the following settings and expressions:
    • Input Table: Features targeted for alteration.
    • Field Name: The join field used to perform the join (In this example, the field is named Address).
    • Expression Type: Python.
    • Expression: Address = !Address!.upper()
    • Enable the Enable Undo toggle button.
    • Click Apply to confirm the field has changed to all upper case and click Run.
  • Use the same workflow as above to create a new field. For the expression, use: NewField = !Address!.upper().
  • Confirm both fields used in the join contain values in all upper case.

Etapas para Reproduzir

ID do Erro: BUG-000174486

Software:

  • ArcGIS Pro

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download