In the Survey123 for ArcGIS field app, the calculation to find the sum across fields is not honored within a repeat.
最後に公開された状態: August 27, 2019ArcGIS Survey123
不具合 ID 番号
BUG-000124300
送信されました
August 6, 2019
最終更新日
July 15, 2024
適用対象
ArcGIS Survey123
見つかったバージョン
3.5
ステータス
Known Limit
開発チームによる確認後に、この問題が、Esri の管理の範囲外にあるソフトウェアの既知の制限に関するものであると判断されました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This is a known limitation of note question types. As a note field is a read-only text field, the value cannot be re-calculated. If the note field is changed to a text field, a re-calculation button appears when the value changes.
The calculation in the repeat for ${populationComp_percent} uses a value from outside the repeat for ${total}, which in turn is a total of values from inside the repeats. Every time a new repeat is added, the ${populationComp_percent} must be manually updated for each repeat record as its value was correct at the time it was originally calculated for the repeat that was visible at that time. When a new repeat record is added, it is not designed to be automatically updated in previously collected repeat records like in many cases as this would cause the wrong behavior and data loss.