Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Cumulative formula for multiple columns

The company that I work for has a requirement for Control Charts and Pareto charts for each of the metrics that we report on. Our current process is to manually create each measures which is extensiv...
  • danextian's avatar
    1 year ago

    HI Anonymous ,

     

    Have you tried using the DAX query view? You should be able to write multiple measures into the model at once by using DEFINE and MEASURE keywords, the table the measures are to be saved to, the names and the formula.

     

  • danextian's avatar
    danextian
    1 year ago

    Late reply but that is DAX Query view native  in Power BI Desktop.