Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2977 Visninger

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
Kassér
Bedste svar
 >> 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
Kassér
Forfatter

Thanks for the answer

Related Posts Besvarelser Visninger Aktivitet
1
jun. 25
15672
2
maj 25
1604
4
maj 25
5346
3
apr. 25
5981
1
aug. 24
2570