Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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.
User | Count |
---|---|
85 | |
79 | |
64 | |
52 | |
46 |
User | Count |
---|---|
101 | |
44 | |
41 | |
39 | |
37 |