Unable to pass variables as an input for the FeatureSetByName function when saving the Arcade script for attribute rules.
上次发布: January 21, 2022ArcGIS Pro
漏洞 ID 编号
BUG-000145705
已提交
December 31, 2021
上次修改时间
June 5, 2024
适用范围
ArcGIS Pro
找到的版本
2.9
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is by design. Provide string literal to layer titles in feature set functions. The behavior is documented in the Title section parameter. Note the final sentence following the asterisk. Refer to the documentation: https://developers.arcgis.com/arcade/function-reference/data_functions/#featuresetbyname.
'The title of the layer within the given map. This layer must be created from a feature service; feature collections are not supported. *Please note that this must be a string literal.'