Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi Team,
i have table and need to find Latest date
Date Item ID Value
18-07-2022 200 5000$
19-07-2022 200 6500$
18-07-2022 300 3000$
19-07-2022 300 2000$
21-07-2022 300 1000$
19-07-2022 400 2500$
21-07-2022 400 3500$
22-07-2022 400 4000$
Hi DimaMD,
I Need Measure how can acheive ?
@MSMKM try it
Hi @MSMKM ,
If you just want simple last date, you can use following syntax with "LASTDATE" function:
In case you want value for the last date, you can adjust the formula:
Just be sure, you have Date column as a Date data type and not text. The same applies for Value column. Be sure you have number instead of text.
hi, @MSMKM Do you need the latest date on your ID? Should it be a measure or a calculated column?
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.