Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2955 Vues

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
Ignorer
Meilleure réponse
 >> 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
Ignorer
Auteur

Thanks for the answer

Publications associées Réponses Vues Activité
1
juin 25
15638
2
mai 25
1497
4
mai 25
5270
3
avr. 25
5935
1
août 24
2514