About this question
I'm looking to use Last Activity Date for a report that I am creating for my Sales team, but it does not appear to populate correctly. At least not according to what I've read in the literature posted above. That being the case, I need to write a formula field that pulls the last date an Activity Log was created. But I'm not entirely sure I know how to write that logic.
I tried a simple formula to just include the Activity_Log__r.Call_Date__c But that does not populate. Unless I need more parameters. I would like it to choose the most current of potentially multiple dates.