The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance 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 |
---|---|
27 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
31 | |
15 | |
12 | |
7 | |
6 |