Hi All,
I have requirement to build report
1. Status with Latest Date.
I have a date column,status column populating from same dimension table. I want to get the latest Date from Date column. At a report level we can add MAX Function on date column but I want to achieve this in RPD. how can we implement this at RPD level ?