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 September 15. Request your voucher.
Hi all,
I have a measure named Amount Excluded derived from measure named Flag.
The logic for Flag Measure is:
Flag =
Product | Original Amount | Flag | Amount Excluded | Adjusted Amount |
A | 1000 | 2 | ||
B | 0 | 1 | 0 | |
C | -5000 | 1 | -5000 | |
D | -2000 | 0 | -2000 | |
E | 3000 | 0 | = (-7000/2)+3000 | |
F | 1000 | 0 | = (-7000/2)+1000 | |
TOTAL | 9000 | -7000 |
Solved! Go to Solution.
work wonders! thank you!
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
12 | |
9 | |
7 |