Jun 22, 2019 05:36 PM
I have a really big complicated thing I want to do, but I am trying to break it down into smaller problems. I think I have many parts that I don’t quite know how to do, but we’ll start with this one.
Big picture:
We currently use a spreadsheet of expenses and that spreadsheet also has columns which calculate how much of each expense is allocated to each of 3 fixed/known people, according to a predefined split with each person’s allocation being in a fixed column for that person.
I want to convert this to Airtable and make the people part table driven with the People table listing the person, and their allocation percentage:
So if there are Expenses:
Then I want to have a table or view that ultimately gives me:
The math is not hard, but I don’t know how to configure a new column in the People table to create this conditional rollup.
Jun 22, 2019 11:11 PM
Hi @Jenny_Nunemacher - the trick is to assign the expense to all people in your linked table:
(You can copy and paste the values from another row/record for quick linking too)
Then in your people table rollup the total value and apply the percentage formula to this:
JB
Jun 23, 2019 12:32 PM
Thanks, JB. I’ll try that.
Jun 23, 2019 01:06 PM
Is there a way to assign it to all people automatically?
Sep 11, 2022 04:13 PM
It’s a bit similar & a bit different… but maybe you can customize the following base/template:
I hope it helps! :winking_face: