Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
When using PowerBI, when i multiply (GP/Unit Est) by (Units Sold Dev[Act vs Act Est%]), the grand total of this formula is zero.
Could you advise me how can i get the correct grand total?
I tried using SUMX, but it doesnt seem to work.
Solved! Go to Solution.
Hi @Anonymous
Please try
=
SUMX (
VALUES ( 'Table'[Product Group Description] ),
[GP/Unit Est] * [Units Sold Dev (Act vs Act Est%)]
)
Hi @Anonymous ,
Could you copy and paste your table into a reply so I can work with it?😎
Hi @Anonymous
Please try
=
SUMX (
VALUES ( 'Table'[Product Group Description] ),
[GP/Unit Est] * [Units Sold Dev (Act vs Act Est%)]
)
Thank you so much! It works! 🙂
@tamerj1
Sir, the measure you provided is not working.
And I don't know why the G*F column for me shows different values than in the requirement Image by @Anonymous
Thank you.
@Anonymous
This is supposed to be a measure not a calculated column.
Also I assume [GP/Unit Est] and [Units Sold Dev (Act vs Act Est%)] are measures?
I don't know @tamerj1
Can you please reply regarding the same questions? @Anonymous
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 21 | |
| 13 | |
| 10 | |
| 8 |