Using the forms calculator in table. I am getting the result on the Total Price. Equation on Total price is the following:
= Table.Price_per_lb * (Table.Total_Weight - Table.Bucket_Weight)
I am expecting the result to give: = 3.20 * (200.00 - 100.00)
Is there a way to troubleshoot more than just getting a calculation error message from the field in question? It's too vague to work with.