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.
I am new to DAX so please forgive if the question is a bit pueril .Can anyone please explain what is happening in the screenshot marked in red ?Cannot get my head around it.
The measure forumla is : Measure = MAXX(Sales,CALCULATE(SUM(Sales[Sales$])))
Solved! Go to Solution.
@M2M,
This is caused by duplicate records.
@M2M,
This is caused by duplicate records.
Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
Hi @M2M,
What is your main goal with this measure?
What do you want to have?
You can give more data and I may try to help.
Ninter