I am using an aggregate field ( SUM((ItemPrice + ItemTaxes) * ItemCount). This one takes a long time to execute when I do an update to field ItemPrice . Is the Sum function recalculated or updated?
Med
I expect only updated
1
I am using an aggregate field ( SUM((ItemPrice + ItemTaxes) * ItemCount). This one takes a long time to execute when I do an update to field ItemPrice . Is the Sum function recalculated or updated?
Med
I expect only updated
1