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 Experts,
I have different dates in the column/filed of Posting date. I want to get last date of the date or month in the Posting date field/column and save it in the new column of my table. Thanks!
Hi @ashrat001 ,
Just create the DAX calculation shown in the below screesnhot:
The left column DATE is the column in my dataset. I have sorted it in ascending order so that it shows the maximum date at the top row in my dataset.
Then I created a new column on the right which shows the maximum date stored in every row with same value in the dataset.
Just replcae tablename and column name with your in the above DAX expression.
Thanks,
Pragati
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.