Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
How to properly calculate MAX Net Revenue for Each agent in all years? I am using following measure:
Max Test =
MAXX(
ALLEXCEPT(dim_Calendar, dim_Calendar[Year]),
[Net Revenue]
)
But it seams is not working properly. For Adam Metcalfe for each year, value should be 25 963.
https://drive.google.com/file/d/1R3QwcUbAH9ep24L14gjmOeux4ClgU56z/view?usp=sharing
Solved! Go to Solution.
Hi @gumis_rulez is this your desired outcome?
Hi @gumis_rulez is this your desired outcome?
User | Count |
---|---|
25 | |
11 | |
7 | |
6 | |
6 |
User | Count |
---|---|
30 | |
13 | |
11 | |
9 | |
6 |