Forum Discussion
Anonymous
6 years agoNot applicable
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 ...
Anonymous
6 years agoNot 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