I want to have a tally of paid users so i can stop manually counting them. I have a check box column that reflects that the paid users are “visible”. How do I get a count of the check boxes? Do I use an array column? What kind?
Thanks!
You can use a Rollup column and count all the true or checked values in that paid column.
Ok, all of the sudden, a bunch of my ‘if then else’ columns are empty and not showing any data and are completely empty (including the one i just snapped a screen shot of - mildly worrying) so I’ll test that later to see if i can get it right!
Something is going on with glide right now. Seeing several reports of things not working. I wouldn’t make any drastic changes to try to fix anything.
Seems like Glide has fixed that. Can you try again?
phew yes, everything is back! I’ll try to implement solution now!!