Using the 'Calculate Field' and 'Delete Field' tools in the ArcGIS Pro model does not populate the drop-down list of attribute fields for the ‘Expression’ and ‘Drop Field’ parameters.
上次发布: November 20, 2020ArcGIS Pro
漏洞 ID 编号
BUG-000121700
已提交
April 13, 2019
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.3.2
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is a known limitation. The variable in the model used as input to the tool in question must be a model parameter in order for the parameter with a dependency to get the field list from the selected dataset in the model tool dialog. Users can also use the original input table not the derived output as the input to the Calculate Field or Delete Field tools, with preconditions to ensure other processes happen before the calculate or delete. In ArcMap, the expression or delete fields parameter kept the fields list, it was not actively connected to the model tool input parameter, rather a snapshot collection of the fields from when the model was authored. Changing the input parameter does not update the field lists in the model tool dialog.