Forum Discussion

Tia Rojas's avatar
Tia Rojas
Copper Contributor
Apr 18, 2020

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...