Calculated Field - MaxRelatedDate Function Issue

Hello All,

I have been trying for sometime to use the MaxRelatedDate to return the latest meeting that has been created within Meetings module.

In terms of relationship, Meetings are linked to my Opportunity module in 1-to-M relationship. So, within opportunity module, I am creating a calculated field which will count the days between latest meeting and today:

Calculated Field Formula = daysUntil(maxRelatedDate($meetings,"date_start"))

Not sure, what I am missing here. I have used different combinations like copying the Meeting Start Date into a different field within Meeting record itself and referring to that field in Opportunity calculated field.

But this maxRelatedDate function doesnt yield any result. 

Would be of much help, if someone could provide some work arounds or solves here.

Regards - AP

Parents Reply Children
No Data