Skip to Content
Menu
This question has been flagged
1 Odpoveď
2952 Zobrazenia

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
Zrušiť
Best Answer
 >> 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
Zrušiť
Autor

Thanks for the answer

Related Posts Replies Zobrazenia Aktivita
1
jún 25
15638
2
máj 25
1496
4
máj 25
5270
3
apr 25
5934
1
aug 24
2514