Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago

Filter column by MAX date

I have a report with one column being Evaluation Date.  I wanted to filter the report so that it only contains data for the most recent evaluation date.  I don't want to do a number filter because I will eventually load in new data, and want the newest evaluation date data to automatically replace what is in the report.  Is there a way to do this, preferably without creating a new column?

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    HI Anonymous ,

    Maybe you can consider writing measure to extract the last date and compare with current date, then use it on visual level filter to filter unmatched records.

    If you confused about coding formula, please share some sample data and expected results for test.

    Regards,

    Xiaoxin Sheng