The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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 | |
10 | |
8 | |
7 | |
6 |
User | Count |
---|---|
32 | |
12 | |
10 | |
10 | |
9 |