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.
Hi guys,
I am stuck on what should be a pretty straight forward dax measure. I am hoping I can get some clarity on how the percentages work in Power BI. Here is my table:
Marble Color | Previous Amount | Recovered | Processed |
Blue | 200 | 20 | 50 |
Green | 300 | 40 | 120 |
Red | 150 | 10 | 100 |
Yellow | 100 | 30 | 60 |
I am calculating the recovery rate as follows:
What I would like the "Total Projection" card to return instead is (80 + 100 + 15 + 50) = 245
Solved! Go to Solution.
Hey,
Try using SUMX:
Hey,
Try using SUMX:
User | Count |
---|---|
77 | |
75 | |
36 | |
31 | |
29 |
User | Count |
---|---|
94 | |
80 | |
55 | |
48 | |
48 |