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
Hi
is there a way to get the right total for this
measure :
A = AVERAGE(Table1[COMP_PRICE])
B = SUM(Tabl1[COMP_QTY])
total sum for A*B should be 5560
thanks
Hi @Easley08,
Did you mean Table1 and Tabl1 in your question to be different tables, or are they supposed to be the same table?
Assuming that you meant them to be in the same table (i.e., both 'Table1'), the following dax formula will get you the result you need which adds up rows correctly.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 8 | |
| 7 | |
| 7 |