Nov 26, 2018 09:37 AM
Ok real simple. I want to sum a column as I create it. The summary bar can do this. How do i move it to another column? If i make another column and use the sum formula it returns the entry for each row, not the total of the two rows, aka not the sum
Nov 26, 2018 09:45 AM
Hi Mike,
There are basically two options:
Add rows using the summary bar (which can do subtotals if the view is grouped), or
Link your records to a row in another table and use rollup fields to sum it for you.
Nov 26, 2018 09:56 AM
if i sum one column in another column it does not return the sum of that column (which I could then do a further calculation on), only the current row. What is that?? That should be possible, without thinking about cells. A, then b, then it is a+b =
Jul 02, 2019 05:19 PM
What do you mean when you say add rows using the summary bar? There’s no options on the summary bar.
I can see the sum I want to use in a formula, but don’t know how to re-create it.
E.g. Excel or Google Sheets I would just SUM(A1:A7) and I’ll get my total in a cell. Then I can reference it in another formula somewhere else.
How do I do that?
Jul 02, 2019 06:08 PM
Cross-record calculations are difficult in Airtable and, as @Julian_Kirkness says, are based on the concept of rolling up linked values. You can find a guide to doing so here.
Jul 02, 2019 06:25 PM
Thank you for the response. Your guide seems really detailed, but is rather confusing me more.
I’m trying to achieve something pretty simple. I’m realising my approach to Airtable likely needs to adapt, and I’ve started re-creating my table to have multiple tables for varying data.
Specifically what I am trying to achieve is a simple breakdown of investments.
So now I’m setting it up to split tables across: Stocks, Platform, Investments, etc