I am trying to create an invoicing system that is all interconnected, the template out there is really not adequate.
So my question:
I created a relation for a Service, then I create a look up to get the rate. So now I wanted to take the rate and multiply it by time to get an invoice amount. But I don’t have the option to do that because you can’t multiply or do any math operation on a look up value.
Just solved one of the issues I’ve been trying to fix for the last few hours, thanks to @Robert_Petitto and @Jeff_Hager - thanks dudes! Also, the lookup column can pull from a math column for this to work too