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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount 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.
User | Count |
---|---|
98 | |
75 | |
69 | |
50 | |
27 |