Hi community
I have 2 tables, one with spes and the other with what really happens when combining different ingredients into a formula. In the second table i have a lookup that goes to table 1 and fetches the specs for the formula I am making. Now when I run over spec, as in the example 1.9%, the easiest way to fix it is to multiply the original formula by the factor of the mistake (101.9 % in this case) and add the differences.
My question is: How can I rewrite the whole specs in my second table? The most logical thing seems to create an action that multiplies everything by 1.019 but, since the records are written in a Google spreadsheet, I understand that they do not overwrite. Do I need to make a virtual column instead?
I appreciate any insightor help
Carlos
