Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2954 Visualizzazioni

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
Abbandona
Risposta migliore
 >> 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
Abbandona
Autore

Thanks for the answer

Post correlati Risposte Visualizzazioni Attività
1
giu 25
15638
2
mag 25
1497
4
mag 25
5270
3
apr 25
5935
1
ago 24
2514