Forum Discussion
Anonymous
8 years agoNot applicable
M Function - calculate running total
Is there a way to create a function in 'Edit Query' that summarises a column by month to date per year? Give it for example a parameter of a date field and the column you need calculated and adds an extra column with MTD by year?
Hi Anonymous,
Here are two similar links for your reference:
How to do a running Sum by group in Power Query?
Create Running Totals in Power Query
Regards,
Yuliana Gu
2 Replies
- v-yulgu-msftMicrosoft Employee
Hi Anonymous,
Here are two similar links for your reference:
How to do a running Sum by group in Power Query?
Create Running Totals in Power Query
Regards,
Yuliana Gu
- AnonymousNot applicable
That's great. Thank you. I'll take a look at those