Apr 27, 2023 03:03 AM
Hi, non-dev here
I have been an avid user of Airtable and I'm enjoying it but there's some things like proper pivot tables and reports I wish were available.
So anyway, I am currently trying to build a report that uses live data from one table to another.
When we're using excel, this was how it looked, as you can see, we would manually input a lot of the fields, and check them manually, use formulae to help us calculate some of the metrics we wanted.
But we want live data and data that can be captured weekly on Airtable I've come up with a relatively.. tedious solution do let me know if there's a better way.
Here's what I did
Before I jump into beginning this tedious chore, is there a better way to do this?
Appreciate any form of help
Apr 27, 2023 06:28 AM
Could you provide a base with some example data and an example of how you'd want the data from there compiled into an interface / report? Any advice about the setup is going to heavily depend on how your data's formatted and what you want the final output to be, and the example base goes a long way to clarifying both of those things
Apr 28, 2023 01:01 AM
Hi Sorry if it was hard to understand
https://docs.google.com/spreadsheets/d/1wtUFwTVYUiD357rsX0pQR51inXmuQAibpYqoA4gDGLw/edit?usp=sharing
https://airtable.com/shrMiKzAEKp42CpVU
You can refer to the google sheet and the airtable base I've made for sample purposes.
The goal is to track the occupancy of each coach's time slot
How many of which are new students, how many are students that have just quit, or are on some pause status.
Having a view similar to Google sheet would be preferable for sure. A full pivot table that allows me to calculate individual cells rather than entire columns
Apr 28, 2023 08:35 AM
Thanks, this helps massively! I think you could get away with just creating conditional Count fields in your "Coaches" table actually. E.g. you could create a "Count" field called "Paused" and give it a condition to only count students who have an enrolment status of "Pause"
You could combine this with a weekly automation that would compile everything for you in another table, giving you with the weekly stats
Apologies if I've totally misunderstood what you're trying to do!
May 01, 2023 08:45 PM
Thanks, I'm not too sure if that makes that much of a difference to what I was doing.
There's no excel/sheets table like the one in my google sheet example where I can add specific formulae for each cell right?
May 02, 2023 01:03 AM
Hmm, I'm not sure I'm following. We wouldn't require one field per coach per status, we'd have one count field per status type in the "Coaches" table instead
> There's no excel/sheets table like the one in my google sheet example where I can add specific formulae for each cell right?
You could construct one as a junction table within your Airtable and use formula fields?