Forum Discussion
Incorrect total when multiplying columns
- 5 years ago
Hi Syndicate_Admin ,
This formula using sumx and related should solve your problem.
I have 2 tables. One with Price, second with Quantiy.
Take a look and let me know if it helped!
Hi Syndicate_Admin ,
This formula using sumx and related should solve your problem.
I have 2 tables. One with Price, second with Quantiy.
Take a look and let me know if it helped!
- Data-Rainer4 years agoAdvocate IV
Thanks Migasuke,
you have solved my issue I have spent half day trying to fix and googled myself to death, almost giving up.
My issue was a standard multiplication of Kilometers x emission factor = carbon created,
whereby the results was double the amount it should have been.
Your solution with SUMX & RELATED has fixed it.
LEGEND! Thanks again. - Syndicate_Admin5 years agoAdministrator
Yes, perfect, that's how it worked for me. Thank you so much!!!
- surajlodh_maha2 years agoNew Member
What if I have to multiply two measures?