Forum Discussion
Tia Rojas
Apr 18, 2020Copper Contributor
Adding number in the same table
I have the following table If fuel <> 0 then add a new column Total Miles = 0 IF fuel = 0 then the Total Mile = 0 + 10 = 10 If fuel = 0 then the Total Miles = 30 + 10= 40 If fuel <> 0 then...