Hi,
I want to set a field (say "amountSum") in "Opportunity" entity and make its value as "sum of amount in past 30 days (or in current month)". How can I achieve this?
amountSum = sum of "amount" in current month.
Thanks for help.
I want to set a field (say "amountSum") in "Opportunity" entity and make its value as "sum of amount in past 30 days (or in current month)". How can I achieve this?
amountSum = sum of "amount" in current month.
Thanks for help.
Comment