Forum Discussion
michellefs_br
10 years agoHelper I
Running Totals in Query Editor
I'm really focusing in trying to do the running Totals in Power BI query editor What I have is basically a Table with count of people by the End Date and another table with a count of people by t...
miguel
10 years agoCommunity Admin
Hey!
Is there any way that you can provide us with a sample file for us to dig in? I'd recommend doing this as a calculated column with DAX instead of a custom column in the Query Editor (Power Query). You might want to try the EARLIER function too!
Sean
10 years agoCommunity Champion
(Start - End) Running Total