Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2967 Переглядів

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?

Аватар
Відмінити
Найкраща відповідь
 >> 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.

Аватар
Відмінити
Автор

Thanks for the answer

Related Posts Відповіді Переглядів Дія
1
черв. 25
15646
2
трав. 25
1543
Import from Winbooks Вирішено
4
трав. 25
5306
3
квіт. 25
5949
1
серп. 24
2527