Select to view content in your preferred language

Why can't I copy field names from the Fields Data Design dialog in ArcGIS Pro?

603
6
03-24-2025 01:29 PM
EricErtl
Frequent Contributor

Current ArcGIS Pro version: 3.3.4

In previous versions of Pro I was able to copy field names from the Fields Data Design dialog when in a map.  Now, I can right-click on the field name and click the copy button (you can see that the button is not grayed out in the attached screenshot) but when I go to paste, it doesn't do anything - nothing is copied to clipboard.

We tried installing ArcGIS Pro v4 but it doesn't seem to be fixed in that version either.

Any ideas on why this is happening?  Is it happening to anyone else?

0 Kudos
6 Replies
BarryNorthey
Frequent Contributor

Double click on the value to highlight it --> with the pointer over the selection --> right click --> Copy then try pasting

BarryNorthey_0-1742851194165.png

 

0 Kudos
Tom_Laue
Regular Contributor

Double-clicking on the text to highlight it doesn't work for me.

Your solution works on fields like the Alias but not on the field name text field.

0 Kudos
EricErtl
Frequent Contributor

Hi @BarryNorthey.  That could work in some instances but only when you have the correct access to the table.  I cannot add/remove/alter fields in our sde feature classes so that isn't an option.  Also, this is functionality that has worked in past Pro versions but now does not.

Tom_Laue
Regular Contributor

I'm experiencing the same issue.
Often want to copy the fieldnames over to the Notebook for analysis but copy is present but doesn't work in Pro 3.3.2
The option to Copy is present but doesn't actually copy anything.

Tom_Laue_0-1763659442879.png

I wish ESRI would fix this, but I'm sure they'll say this is "working as intended".🤣

0 Kudos
BarryNorthey
Frequent Contributor

These might work:

Data Engineering View

  • Open a Data Engineering View of the target layer. 
  • You can Add all Fields and Calculate using either BarryNorthey_0-1763666398049.png    
  • Then right click on the Field Name value of interest | Copy

Alternately highlight the target field names in the left and drop into the right panel; doesn't Calculate statistics. 

Fields View

  • Click here to select all values: BarryNorthey_1-1763666931265.png
  • Right click | Copy 
  • Paste the results into Notepad or Excel and then copy the details of interest from there. 

Alternately

  • Right click in the gutter (far left) for just the row of interest | Copy
  • Paste into Notepad or Excel --> copy from there

 

0 Kudos
Tom_Laue
Regular Contributor

Can we mark this as the Solution??

Your method works perfectly.  Better than what ESRI Tech Support told us which was to use the Generate Schema Report tool or just ListFields using Python.

0 Kudos