Forum Discussion
Syndicate_Admin
5 years agoAdministrator
Incorrect total when multiplying columns
I've created a table where I show data from two tables. Table 1: Name and price. Table 2: Quantities. So I'm left with a view: Name, quantities, price. I have generated a new column that multi...
- 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!
Migasuke
5 years agoMemorable Member
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!
surajlodh_maha
2 years agoNew Member
What if I have to multiply two measures?