Forum Discussion
wvdmpowerbi
7 years agoRegular Visitor
SUMIF and Compounding formula
Hi I have the below dataset, what im looking to do is to say: Rounddown(Week 02 + Week 01,0) i.e 1,022.27 -15.48 = 1,006 Then moving the forumla needs to flow each week so: 1,022.27 - 1...
v-juanli-msft
7 years agoCommunity Support
Hi wvdmpowerbi
I'm afraid it is impossible with measure/column.
You may write python code to implement it.
Best Regards
Maggie