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.
Hello, I need to calculate in a new colum/new measure the max date for the same id within a table and also check if it is less than today. if yes, that value/date to be taken else check the next max date and check if is less than today and so on....
Solved! Go to Solution.
Thank You Kim... It is working fine.
Hi,
Please check the below picture and the attached pbix file.
It is for creating a new table.
Thank You Kim... New Table is working fine.. Is it possible through new coumn/measure to get this in report?