Forum Discussion
Split rows by date in Power Query with running total condition
- 5 years ago
Hi Anonymous ,
you have to use this approach to make it run faster:
Memory efficient clustered running total in Power BI – The BIccountant
Thanx, MFelix ,but it's not the only case. Mainly this table is for calculating receivables aging, because when I have 1 mln. row it quite difficult to have quick calculations about debt aging dynamics and overdue debts for historical dates.
Hi Anonymous ,
Not really sure if this is the best approach for your model since you will be replicating the model into several millions lines more.
Calling out to ImkeF the best M language expert out here she can give you a hand on optimizing this this on power query for sure.
- ImkeF5 years agoCommunity Champion
Hi Anonymous ,
you have to use this approach to make it run faster:
Memory efficient clustered running total in Power BI – The BIccountant