Forum Discussion
Anonymous
4 years agoNot applicable
-
-
- 4 years ago
Hi Anonymous ,
Given the example that you sent me in PM:
I think the following measure could solve your problem:
Revenue = (SUM(Table[Unit price]) - SUM(Table[Cost price])) * quantity
Ashish_Mathur
Super User
4 years agoWhy do you need to add a quantity column. Just simply add the Unit Price column.
- Anonymous4 years agoNot applicable
Hi,
i haven't added it. it was just a example. Can you share your way of solving this?