Forum Discussion
michellefs_br
Helper I
10 years agoRunning 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
Community Admin
10 years agoHey!
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
Community Champion
10 years ago(Start - End) Running Total