function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Gdickens3Gdickens3 

Limit Last Activity by UserID

We have a formula to track "last activity age" (formula is: TODAY() - LastActivityDate)  However since we have Eloqua making daily automatic activity this field is not a true representation of our employee activity. I can filter this somewhat in reports by omitting the Eloqua id - but management this field to dynamically look at a view to determine account rep's activity. 

 

Is there a way to limit this field to update only if the activity is not done by the Eloqua userid (0054000000195mL)