Hi,
We had a use case where the data is being loaded into an object at 4:00 am and when the filter is set to show data for today, the reports will show no data for the time between 12:00am and 4:00am. Also the data cannot be loaded early due to some inconveniences.
So a filter like “max of date” could be useful here to display the data for the day till the new data comes in. The aim is to avoid an empty object during the specific time period.