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 |
---|---|
13 | |
10 | |
8 | |
7 | |
5 |
User | Count |
---|---|
25 | |
18 | |
16 | |
10 | |
7 |