laptop and a wrench

Bug

Unable to create definition queries for tables with non-visible fields in ArcGIS Pro.

Last Published: November 14, 2022 ArcGIS Pro
Bug ID Number BUG-000152916
SubmittedOctober 11, 2022
Last ModifiedJune 5, 2024
Applies toArcGIS Pro
Version found2.9.4
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusNon-Reproducible

Additional Information

Click the Field settings button on the Definition Query tab on the feature Properties window. The selection for the definition query filter is displayed on the drop down.

Workaround

Automate the creation and execution of definition queries using Python. For example:

for table in m.listTables():

table.definitionQuery = "[Field] = [value]"

Steps to Reproduce

Bug ID: BUG-000152916

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options