Bug ID Number |
BUG-000152751 |
Submitted | October 3, 2022 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS Online |
Version found | 10.2 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
At the top of the expression, use Expects($feature, "*"). When it is removed, only the fields required for rendering are requested including the fields in the expression, but the fields in the expression cannot be detected because they are looping through fields without using a string literal.
Workaround
Click the calculated attribute box to enable the Update button.
Steps to Reproduce