A while back I had a simple request to COUNT and total the number of times a checkbox item was selected. For example, for every encounter our people make a visit entry with the question:
Visit type:
A. Phone
B. In person
C. Remote
So each employee over 100 entries would have say 30 Phone, 60 in person, 10 remote. Counting and totaling the number of text answer selections seems unusally cumbersome (at least compared to other apps like Knack). But its even hard to count them across and for all employees. For example total number of Phone visits all employees. I can never get it to work in the formula, using regular expressions or SQL.
In Knack its a simple option, here its so programmatic and feel like there has to be an easier way. Im kinda new though.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
roattw
A while back I had a simple request to COUNT and total the number of times a checkbox item was selected. For example, for every encounter our people make a visit entry with the question:
Visit type:
A. Phone
B. In person
C. Remote
So each employee over 100 entries would have say 30 Phone, 60 in person, 10 remote. Counting and totaling the number of text answer selections seems unusally cumbersome (at least compared to other apps like Knack). But its even hard to count them across and for all employees. For example total number of Phone visits all employees. I can never get it to work in the formula, using regular expressions or SQL.
In Knack its a simple option, here its so programmatic and feel like there has to be an easier way. Im kinda new though.
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.