Hey everyone, I’m new to Bubble and have really appreciated these forums. I’m a little stuck on something I think should be pretty simple …
I’m building a financial budget app and have a table that has some cell values directly from the database, as well as some that are being calculated by row. Here’s a screenshot:
On each row I’m creating a subtotal of sales (each row’s price * number sold).
What I need to work out is how to add up all the SubTotal amounts so I can store that in a Custom State.
Any thoughts or feedback would be much appreciated. Cheers!