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!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hello everyone @Greg_Deckler ,
I am looking for a way to dynamically compare two values in a table.
But the LASTMODIFIED value is a column in my dataset and the LatestResult value is calculated measure using this formula:
Solved! Go to Solution.
@Anonymous Should be IF(LatestDate = MAX([LASTMODIFIED],TRUE(),FALSE())
If this is in a table visual.
So for specification I need something like this:
But I dont know how to reference the LASTMODIFIED column...
Thanks upfront to everyone.
@Anonymous Should be IF(LatestDate = MAX([LASTMODIFIED],TRUE(),FALSE())
If this is in a table visual.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!