Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Measure for Calculating the Percentage

Hello All,

      I have a table with columns Financial Month, Product, Amount Sales. I want to calculate percentage based on Total Amount sales of each product divided by total sales.  

So, the percentage for Beverage should be (252/1204)*100 and same for each product. 

Can anybody help me with  DAX expression for the above condition.

 

Thanks,

James

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Have a look at this post.