Hello,
I tried to find the answer on the community forum but couldn’t.
My objective is to follow a large number of marketing campaigns. And to create a view comparing which one makes the more money.
Some are PPC, some are Email, some are phone campaigns …
Each of them has his own KPI
PPC : traffic / captures / Sales
Emails : send / clic / demo / sales
Phone : dial / reach / demo
…
My idea is to create 1 table per campaign.
On the campaign tables, each row is a week…
Each field of the campaigns table will be specific to the campaign.
And at the end of the raw would be entered the total sale per week.
That’s the only field that can be compared in between all tables.
I am trying to create a summary table. This would be the synthesis of all sales, to understand which campaigns are performing the most.
My idea is to create a field « Sales » in the synthesis table. For each campaign (so each raw) that would automatically be filled in by the total sales of the week (or even better, of a defined period of time)imported directly from each campaign table.
So I have
PPC : 1000 => this being imported from the PPC table, Sales field
Email : 10000 => this being imported from the Email table, Sales field
Phone : 500=> this being imported from the Phone table, Sales field
etc etc
I can easily do this on Xls or GG Sheet…. but am a beginner on Airtable and can’t find how to.
Can anyone help me ?