Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
please delete this thread and option for solution
Solved! Go to Solution.
Sorry, I've too quick assumed I did good calculation, please remove this solution
Sorry, I've too quick assumed I did good calculation, please remove this solution
This should work
Step1
Max Date per ID= calculate(max(date),allexcept(table,ID))
Step2
Max Val per ID=calculate(max(Value),allexcept(table,ID))
Step3
IF(AND(Max Date per ID=Date,Max Val per ID-Value),true(),false()) //drag this to Filter and select true
Regards,
Ritesh
Mark my post as a solution if it helped you| Munde and Kudis (Ladies and Gentlemen) I like your Kudos!! !!
My YT Channel Dancing With Data !! Connect on Linkedin !!Power BI for Tableau Users
Hey. Would it work on calculate table as well?
Not a great way to seek help, community posts are for everyone , you have made it look awkward now.At-least you would have pasted your solution /or accpeted mine as the solution if you made use of the same
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.