Forum Discussion

ivostammis's avatar
ivostammis
Icon for Helper I rankHelper I
6 years ago
Solved

DAX - Cumulative % non-dates

Hi everyone,

 

I am currently trying to set up a colum with cumulative % of products. I have found several examples which cover cumulative calculation on dates (so increasing per month for example). However, my order of adding up the cumulative % will be based on the sort order for product totals, in decreasing order. I made an example in excel below which also shows the chart I eventually need to produce. 

 

Does anyone know whether it is possible at all to create this? I have been thinking about setting up a seperate table, using product totals, from there on I would need to add a dynamic calculated index from where on the cumulative total can be calculated I guess? 

 

 

4 Replies

  • Have you tried Quick Measure?

     

    Right-click on a table or field Fields section. Click on Quick Measure. Use running total from there

     

     

    Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
    Thanks.

    • ivostammis's avatar
      ivostammis
      Icon for Helper I rankHelper I

      Thanks!

      Good to learn a bit more about the quick measures. I needed exactly the solution as described by Mwegener regarding the pareto.