Power Query Running Total with Multiple Criteria

Ulsq

New member
Joined
Jan 19, 2017
Messages
1
Reaction score
0
Points
0
Hi,

I have a spreadsheet of over 100,000 rows with the 4 columns: "Component", "Subcomponent", "Date", "Amount".
Each component will have the same subcomponents.

I need to create a column with a running total with both the Component and Subcomponent being "Sumifs-criteria" as well as a criteria stating to sum any date after the current date. As the size of the datatabel makes it almost impossible to do sumifs formulas in ordinary excel, I was hoping to do this in power query in some way.
Skærmbillede 2017-01-19 kl. 21.56.33.jpg
Anybody up for the challenge? Would be greatly appreciated!

Kind Regards,
Ulsq
 
Last edited:
Is there a particular reason it needs to be a column? Those kinds of calculations are exactly what PowerPivot Measures were designed for. You probably could produce that with Power Query, but it would be a lot easier in PowerPivot.
 
Back
Top