How would I configure a BeastMode to filter only the most recent date?
My data is machine name / last_sync, which is creating duplicates for the machine name and each reported last_sync date. I only want to capture the most recent date, which should also display one machine name per date.
Thanks,
Michael