Hi,
As Koen said, first convert your DATE characteristic to keyfigure, let's call it as DATE_AS_KF..Follow the doc below..
Convert a Characteristic into a Key Figure (BEx)
Afterwards, create a FORMULA and use the MAX function..
FORMULA = MAX(DATE_AS_KF)
Regards,
Loed