Here is a use case. I have two fields in a tab in airtable:
- Number field (Total seats) - which shows total number of seats available - lets say for example 100 seats available
- Number fields (Seats booked) - which shows how many seats are booked - lets say 75 for example (meaning 75 seats are booked0
What I want is the percentage of booked seats - in the above scenario it is 75%. How do we get this in softr?