How to do calculations with value from Formula field? Getting NULL from formula field
I am trying to figure out costs of field which is the price per sqft times the amount of SQFT. I have a length and a width field, create a formula field and then have a cost field which runs a workflow to multiply sqft and price per sqft but I get a null result from the formula field. If I do a workflow that calculates the SQFT, then my form does not work offline.