0

I have this problem in a map project where when I open the field calculate window, it is populated with the same expression.

When I open the field calculate window, the default expression I am getting is SQL - 'Pending Trim Out.' I have used this expression in the past, but from my experience the field calculate window saves the most recent expression used, however, no matter how many times I open the field calculate window nor how many different expressions I use, it always defaults to SQL - 'Pending Trim Out.' Is there a fix to this?enter image description here

3
  • 2
    Clearing out your Geoprocessing History will likely reset the behavior. That said, you might not want to wipe the entire history, so you could just delete all of the Calculate Field items in the history. Commented Mar 5 at 14:40
  • 1
    In 3.3, you can create your own tool config file. esri.com/arcgis-blog/products/arcgis-pro/analytics/…. I don't have 3.3 so I can't test, but I bet you could add an attribute to the XML <parameter> tag, then type in your default.. e.g. <parameter name="expression" ... (other attributes here)>'foo'</parameter>, Commented Mar 5 at 17:31
  • Thank you for the suggestions! I went with clearing out my geoprocessing history and it worked. The other suggestion is a bit out of my realm of knowledge, but I appreciate the input! Commented Mar 10 at 12:40

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.