Hi Airtable Community,
I have the following problem:
I have a Projects table with columns Assigned Budget 25, Assigned Budget 26 etc.
I also have a table “Orders” which is linked to the project table. This means that several purchase orders can be assigned to one project. Each purchase order is also linked to table 3 Financial budget.
So there are projects that can have several financial budgets. Each project can have different purchase orders which can also run on different financial budgets.
However, the projects are not directly linked to the financial budget.
Projects to Orders (1 to n)
Orders to financial budgets (1 to 1)
Now I would like to have the sum of all assigned budgets for each calendar year in the Financial budgets table. So I need to somehow get the values from the Projects table into the Assigned Budget table.
Any ideas?
Thanks & best
Mirko