Yet another search question my brain can't handle ...
# suiteanalytics
e
Yet another search question my brain can't handle today: Searching a Parent record again, I've got my results grouped by one field then showing the most recently created Child record (using When Ordered By). The problem is, all the other Child records are still considered part of the results. The search is being used as a Condition on a Workflow, so I need a way to actually filter out those other Child records completely, otherwise the workflow triggers for any of the Child records, not just the most recently created.