Tag: cumul
Cumul
Dimension1: Month
Dimension2: Year
Measure: Eur_commission (amount)
I can calculate running total with 1 dimension only (month) using the formula:
Rangesum( Above(Sum(eur_commission), 0, RowNo()))
les cumuls
Dans les questions récurrentes de la Community, nous retrouvons celles des cumuls.
« Dans mon graphique, je souhaite avoir une colonne de cumuls, comment dois-je...

![[PowerBI][BI] – IF() powerbi dax fonction if](https://i2.wp.com/mybicoach.bwabwanet.fr/wp-content/uploads/2020/03/powerbi-dax-if.png?resize=100%2C70)


![[PowerBI][DAX] – Comment compter le nombre de ligne d’une table ?](https://i2.wp.com/mybicoach.bwabwanet.fr/wp-content/uploads/2020/01/powerbi-dax-countrows-logo-1.png?resize=100%2C70)