I have a rollup field that calculates a 'Score' on the Contact entity by performing a SUM on a child entity.
When the score reaches a certain threshold, I want to capture the current date in a date field. Usually, I would simply create a workflow to start when the 'Score' field changes and update the date field with the process execution time.
However, it seems it is not possible to have a workflow triggered by a change to a rollup field. The same seems to apply to business rules.
I am struggling to find a way around this but feel there will surely be a way to make this work. I'd appreciate if anyone has any ideas of a workaround, maybe a plug-in they have come across that I could try?
Thanks in advance for any input!
*This post is locked for comments
I have the same question (0)