I am working on a solution in which "Client" is a parent record, and "Service Call" is a child of "Client". There may be one or more Service Calls related to one Client.
How do I get FM to show data from the last Service Call for a Client? It defaults to showing data from the first Service Call for that Client.
(Each Service Call has a date field called "Service Date", which indicates the date of that Service Call.)
Thanx, xanx