Forum Discussion
SUMX calcuation error
- 1 year ago
you can try this
Column = sumx(FILTER('Table','Table'[Child_WO]=EARLIER('Table'[Child_WO])&&'Table'[QTY]>0),'Table'[Revenu])pls see the attachment below
Hello Ryan
Somehow the formula provided is not working in myh full live version
specifically for the child_WO W00046130105 It is still adding another 1729.37
I expect in relation to the item 0-5_IRE02 that is there twice, once with the QTY zero and once with the QTY 1
Any thoughts on how to improve the formula in another way, for example with using 'VAR' declarations ?
Is this part that what you are mentioning?
I checked your sample data. It's the same as what you expected.
pls update the sample data and expected output.
- v-saisrao-msft1 year ago
Community Support
Hi BeeleJa,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.