Google Sheet does not update values from App formula

I have a product table which basically contains product id, quantity, price, and total value.

3X_0_a_0ae7da33dc42cad549277e85fb3bbed1f852cea8.png

At the beginning, there are values in my google sheet, except the “Total Value” column. To get the Total Value, I put [Quantity]*[Price] in App formula in the “Total Value”, then click sync app (the arrow button on the top right corner).

However, the “Total Value” column is not updated until I go to one-by-one product and click save to make the numbers show up in the “Total Value” column.

Is there a better way to do this? Please suggest

Solved Solved
0 1 401
1 ACCEPTED SOLUTION

Because the app formula only applies when you are opening a form.

You can put the formula in your spreadsheet [Quantity]*[Price] and paste it as values once you are done.

View solution in original post

1 REPLY 1

Because the app formula only applies when you are opening a form.

You can put the formula in your spreadsheet [Quantity]*[Price] and paste it as values once you are done.

Top Labels in this Space