Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2966 Tampilan

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?

Avatar
Buang
Jawaban Terbai
 >> 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.

Avatar
Buang
Penulis

Thanks for the answer

Post Terkait Replies Tampilan Aktivitas
1
Jun 25
15644
2
Mei 25
1511
4
Mei 25
5297
3
Apr 25
5945
1
Agu 24
2524