Hello,
I have a rollup of activity on account table. And these rollups are for viewing last and next activity on the account form. Is there anyway to filter the rollup to only those activities where the activity owner = Account owner.
I am thinking if I can create a boolean field on all activity tables - phone call/task/appointment etc which would toggle to Yes by a workflow when the activity owner is equal to the account owner (which would be the regarding field) - But I don't know if it would be possible to carry these Yes toggles to the activity pointer since that is the related table on the rollup calculation.
Any ideas?
Thank you.