Help

Track percentages from multiple songwriters

Topic Labels: Base design
Solved
Jump to Solution
1555 2
cancel
Showing results for 
Search instead for 
Did you mean: 
Joel_Schwartz
4 - Data Explorer
4 - Data Explorer

Hey all, new airtable user. I am a composer and I’m trying to put together a base that tracks a songs and co-writer percentages.

One song might have one or several writers. If it’s more than one writer, I would like to track their percentage. For example, song 1 might have writer A, B, C each with a 33% writer’s share.

The pertinent tables I have so far are:

Song Table - contains song details and metadata
Writer Table - contains information on composer

Do I use a junction table for this? I could use a little hand holding if anyone has an answer!

1 Solution

Accepted Solutions
Kamille_Parks
16 - Uranus
16 - Uranus

It depends on how you want the writer’s credit displayed. Its possible to produce a field that lists Writer A - 33%, Writer B - 33%, Writer C - 33% in the Song table without using a junction table.

Are writer’s credits always split evenly amongst participants? If the answer is no then you would need a junction table.

See Solution in Thread

2 Replies 2
Kamille_Parks
16 - Uranus
16 - Uranus

It depends on how you want the writer’s credit displayed. Its possible to produce a field that lists Writer A - 33%, Writer B - 33%, Writer C - 33% in the Song table without using a junction table.

Are writer’s credits always split evenly amongst participants? If the answer is no then you would need a junction table.

Joel_Schwartz
4 - Data Explorer
4 - Data Explorer

Thanks Kamille. Looks like I will indeed be building a junction table