How do I create a "count" of a particular user?

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.

2 Likes

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.

3 Likes

Seems like Glide has fixed that. Can you try again?

1 Like

phew yes, everything is back! I’ll try to implement solution now!!

2 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.