Operations using field values

Hi, I am new to using Glide and have not found how to do simple operations between fields, for example Field a + Field B = Field C . T

Thank you very much for your help

Add a math column, use a formula like A + B and point A to your field A, B to your field B.

1 Like

I Need to put the field names betwen brackets?

No you don’t necessarily have to if you’re just doing a sum. A + B works. Then just point A and B to the right columns.

1 Like