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
Hello I try to use userelationship in ma dax formula But I have one issue :
Solved! Go to Solution.
You can use the CALCULATE function for this:
VAR __BASELINE_VALUE =
CALCULATE(
SUM('VOL_ORG'[Parcels org]),
USERELATIONSHIP(....)
)
You can use the CALCULATE function for this:
VAR __BASELINE_VALUE =
CALCULATE(
SUM('VOL_ORG'[Parcels org]),
USERELATIONSHIP(....)
)
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |