Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have created a MAX Measure..
Hi @Tob_P
please try
MAX Measure =
IF (
NOT ISEMPTY ( VALUES ( 'Sales Header'[Sell-to Customer Name] ) ),
MAXX (
ALLSELECTED ( 'Sales Header'[Sell-to Customer Name] ),
[Sales Line Amount]
)
)
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |