Hello Airtable community!
Hoping someone can assist with this formula conundrum. In short, seeking to calculate 'pending' (sold but not yet activated) subscriptions within an Airtable base. Subscriptions Table primary field is per nominated subscriber record but subscribers are grouped by their organisational contracts which can have multiple subscriptions sold/attached. To arrive at this true subscriptions pending figure I'm thinking the below calculation path:
Total #subs contracted (Number field) - Status '_Activated' (Multi Select field) - Status 'Deactivated/Cancelled' (Multi Select field) = Pending (subs remaining to activate)
Is there a way of achieving this within the table or via rollup formula in another table?? (pics attached for elaboration).
Status field is currently linked to an activations summary table, which totals nominated subscribers activated and those deactivated. Just need a way of calculating true 'pending' subscriptions against total contracted/sold subscriptions.
Any help much appreciated!