laptop and a wrench

不具合

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

最後に公開された状態: November 14, 2022 ArcGIS Pro
不具合 ID 番号 BUG-000152916
送信されましたOctober 11, 2022
最終更新日June 5, 2024
適用対象ArcGIS Pro
見つかったバージョン2.9.4
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
ステータスNon-Reproducible

参考情報

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.

対処法

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

for table in m.listTables():

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

再現の手順

不具合 ID: BUG-000152916

ソフトウェア:

  • ArcGIS Pro

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動