Hi! I am pretty new to glide, so this might be very basic (or impossible).
Basically I have an “Orders” table and a "Products in Order table"
Inside the Orders table I have a related column populated with the corresponding products from the Products in Order table
So far, so good.
In the Orders table I have a Total column which I am supposed to fill with the SUM of the prices of the products for the corresponding order (remember the products come from the Products in Order table)
I need this in order to tell the Checkout Button how much the order will be.
I understand this would be “simple” with google sheets, but can’t find a way to do it with Glide Tables.
Any suggestions will be appreciated!
Thanks a lot! Hope I was clear enough.
Happy easter!