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 am having an issue with measure totals and like many others I am not able to make it work.
I have a revenue table joined with dates.
Here is a table
and a matrix with current and previous period and date range 7/1/20 - 9/30/20
Solved! Go to Solution.
Have you tried this expression?
NewMeasure = SUMX(VALUES(Sheet1[Customer]), [mRevPrev])
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Have you tried this expression?
NewMeasure = SUMX(VALUES(Sheet1[Customer]), [mRevPrev])
Pat
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Hi Pat,
Yes, it works at this level. Thank you! I still need to apply this measure to other calculations and I hope to get expected results.
Tim
User | Count |
---|---|
84 | |
79 | |
71 | |
48 | |
43 |
User | Count |
---|---|
111 | |
54 | |
50 | |
40 | |
40 |