Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2957 Ansichten

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
Verwerfen
Beste Antwort
 >> 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
Verwerfen
Autor

Thanks for the answer

Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Juni 25
15639
2
Mai 25
1497
4
Mai 25
5273
3
Apr. 25
5937
1
Aug. 24
2514