Forum Discussion

Lewa's avatar
Lewa
Helper I
8 years ago
Solved

Running Totals In PowerBI Get Data List.Accumulate()

Hi all!   Please, tell me: -- how to rewrite a DAX-formula for M-notation? it is necessary for slice     CALCULATE( SUM(Data[Fact]); FILTER( ALLEXCEPT(Data; Data[ref_Employee]; 'Dat...