Hi @ku1918
Create a calculated filed with rank and order date descending, grouped by Month/Year.
rank([{Date-field} DESC], [extract(‘YYYY’, {Date-field}), extract(‘MM’, {Date-field})])
Use Rank calculated field as filter and set filter condition equal to 1
Here is the results: Listing last day of the month and value