跳至内容
菜单
此问题已终结
1 回复
2968 查看

If a have a field A that is computed, for which store = true and that depends on a field B. If I import an excel file that changes the field B will that trigger the recomputation of the field A? In general what does trigger the recomputation of a computed with store=true?

形象
丢弃
最佳答案
 >> If I import an excel file that changes the field B will that trigger the recomputation of the field A?  

Yes.

 >> In general what does trigger the recomputation of a computed with store=true?

Any change in the value of B made via the UI or via an import.

Recalculation via SQL will not trigger a change.

形象
丢弃
编写者

Thanks for the answer

相关帖文 回复 查看 活动
1
6月 25
15646
2
5月 25
1543
4
5月 25
5306
3
4月 25
5949
1
8月 24
2527