Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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?
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |