تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
2973 أدوات العرض

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
يونيو 25
15650
2
مايو 25
1557
4
مايو 25
5325
3
أبريل 25
5963
1
أغسطس 24
2547