Select to view content in your preferred language

Make Aggregation Query Layer — Use text column as unique ID

285
0
05-10-2024 11:35 PM
Status: Open
Labels (1)
Bud
by
Esteemed Contributor

ArcGIS Pro 3.3.0; Oracle 18c Database:

I want to use a FC as the Target Feature Class in the Make Aggregation Query Layer tool. The FC has a text field that is a unique identifier.

The tool is giving me an error:

Error 000358 No fields can be mapped to unique identifier.

Bud_3-1715409261801.png

Bud_2-1715408655311.png

If I add a Long Integer field to the FC, then that field can be used as the unique ID. I wouldn't get the error. 

But that's not how my data is structured. My ID field is text, not integers. Could the tool be enhanced so that a text field can be used as the unique ID?