I’m having trouble even getting started. I know how I would do this in a real programming language, but I’m not sure how to use an airtable formula.

I have a lookup field that is getting rankings (1-5) from another table. I’d like to average those rankings. The dumbed down version is just to average entries in a multi select.
I would expect to be able to use COUNT() and SUM() for that but I’m not getting anywhere.


