Sorry if this is a silly question but I am new and a bit lost.
I am designing an app where people sign up for a subscription. I am offering the first 100 spots at a discounted rate. How do I show the number of spaces left?
I can do it in reverse by saying “Search for users:count-100” this returns -100 but I want to do “100-Search for users:count” to get a positive result. Has anyone got any suggestions.
Thanks, Xann.
The first one will give you a positive number but after you sold the first subscription it would rise to 101 left, I need it to drop to 99. The second equation will not work and it does not tell Bubble what to do with the 100. Good suggestions though.
Hi Bubbleboy. Thanks for helping I have tried that but I cannot get the minus symbol working within the formula. Every time I get to the end of imput A’s value I cannot add the minus symbol to join the two formula. Am I missing something?