The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello, this is in Power Query environment:
I have period 12 and 9, trying to see the difference by adding a cusomer column = 12-9
but not all rows are correctly calculated the difference.. not sure why?
thank you for your input
Zoey
Solved! Go to Solution.
thank you.. it seems only where the value is null, it does not work. that is why I replace null with 0
thank you
Zoey
thank you list.sum works! but why a straight forward col12-col9 does not work though? I will research on this further.
thank you
Zoey
that is a good read,
thank you
Zoey
Can you try to change your column names so they do not start with a number?
thank you it does not work, but AlienSX suggested to use list.sum, it works.
Thank you for your time.
Zoey
Show the code for "Added Custom"