Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2942 Представления

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
15616
2
мая 25
1486
4
мая 25
5237
3
апр. 25
5912
1
авг. 24
2501