Forum Discussion
Burcu
8 years agoNew Member
Running total with If condition
Hi all, I'm new in power BI and I'm trying to change excel reports to Power BI. I have a table in excel like this Date Daily Total USD USD RunnigTotal 31.12.2017 0,00 0,00 1.01.2018 ...
FlaF
Helper I
8 years agoYou can calculate new column like if(table.column 3>0;table.column 3+table.column 2;table.column 2)
Ciao
Flavia