Hi..
using power query editor, I need a formula to calculate sum of data.
for example: I have data from cell O2:W400, Where I need to insert a new column with header name "total balance" for each row, say total of first row, O2:W2 and so on till end in new custom column. Once I got the total, I want to remove these columns by using remove column function and keep only new column created with balance.
using power query editor, I need a formula to calculate sum of data.
for example: I have data from cell O2:W400, Where I need to insert a new column with header name "total balance" for each row, say total of first row, O2:W2 and so on till end in new custom column. Once I got the total, I want to remove these columns by using remove column function and keep only new column created with balance.