Forum Discussion
brinky
7 years agoHelper IV
sum in table by source
Hello, I'm trying to get total sales by code and source from the following table, but for some reason I'm getting totals all same, any idea how to solve?
brinky
7 years agoHelper IV
Hi Mariusz ,
Thanks for your prompt reply.
Would like to create a measure, did try CALCULATE(SUM('retail_group grp_sales'[quantity])) did get same result.
Might be as quantity is coming fom another table.