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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi all,
I hope some could help me.
I have a matrix visual which consists of two measures. The first measure shows the total amount of the current year
and the second measure calculates the total amount for the same period in the last year.
The Period is choosen in a Filter visual. The total amount for the current year is right but for the last year is wrong. Could someone help?
1.Measure
CurrentAmount = Sum(Amount)
2.Measure
AmountLY = Calculate(sum(Amount);Sameperiodlastyear(Calender[Date]))
Solved! Go to Solution.
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!