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.
Solved! Go to Solution.
Hi,
You have a typo in some of your max functions:
MAX('P&L rows'[Order]=14),
The bracket is in the wrong place.
Also here is a revised dax:
measure =
var _max =
Proud to be a Super User!
Hi,
You have a typo in some of your max functions:
MAX('P&L rows'[Order]=14),
The bracket is in the wrong place.
Also here is a revised dax:
measure =
var _max =
Proud to be a Super User!
User | Count |
---|---|
11 | |
8 | |
6 | |
6 | |
6 |
User | Count |
---|---|
24 | |
14 | |
13 | |
9 | |
8 |