Dec 09, 2021 07:16 AM
Hi Airtable Community!
I’m building a base to track musical artists that I am booking for a benefit concert series I will be hosting and I’m having trouble dealing with a specific issue:
Right now I have a list of artists with their booking prices, and I need a quick way (through a formula ideally) to take those prices and place the artists in different price brackets (with $5000 increments) to understand how I can pair artists from different price brackets together to meet my estimated budget for this event.
For example:
Basically the idea is that I can use airtable’s grouping function to be able to view artists that are at similar price points.
Does anybody know how I might be able to do this?
PS:
I have also already pre created a table with all my ranges, and would also be open to anybody who understands how I might be able to assign the artist to the correct table record using Airtable or Zapier automations!
@kuovonne we haven’t been in touch recently, but is this something you might have any insight on?
Dec 09, 2021 08:14 AM
My Ready Made Formulas app builds a formula for converting a number field to a numeric range (text string). This formula does require a premium license.
Note that the ranges would need to be hardcoded into the formula.
If you want to keep your table of ranges, you could use linked records and an automation to link to the each artist to the correct price range record. (Note that you would need some other way of linking existing artists, as automations only run when triggered.)
Dec 16, 2021 11:10 AM
thanks @kuovonne!
I will be in touch if this is something I would like to move forward with!