I’m a quick study… and I really love this platform… I’m building this particular app for one of my trainers… I’m only building it to get better at AppSheets…
I like the scope of this app, would be very useful in any school to keep better track of the trouble-makers and nip it in the bud!
You should actually be able to build in some formulas and features that would help automate the response, mitigation and even rehabilitation of these troubled kids. Ex. If you add a “Follow up” system to log historical data, even Family data, you would eventually have an amazing tool that could predict/list problems and solutions of new cases that might otherwise be overlooked in the middle of such turmoil.
Imagine entering the details of this mornings fight into your app, all official notifications are sent out, and the school Counselors get a report suggesting that little Jimmy Peters is 1. very likely not getting proper morning nutrition and 2. very likely allowed to stay up until midnight 6 days per week! I would also think that automated preliminary reports like this, based on historical data, might make it easier to get parents to buy in to Counselor recommendations.
@Stephen_Mattison Im not sure thats the intent of this app actually… however, what your suggesting might actually be very helpful…
The premise behind my app is this:
You are an instructor (fitness and Martial Arts in this case) that moves between facilities and needs to track students in multiple classes at multiple locations. Broadcast messages and reminders to a specific individual, class, or facility and the ability to pull payment, status, and progress reports.
I’m currently building this application simply as a way to learn AppSheets better. One of my fighting trainers is being my Use Case.
I just checked the slice directly in the View Data window and it’s good.
When I set the start to “Active Students” the email just never comes.
So I just ran the test again and found this…
‘OrderBy(SELECT (Active Students[Name]), [Name])’ is invalid due to: SELECT has invalid inputs. Error: Workflow rule ‘Active Students Report’ Start expression ‘OrderBy(SELECT (Active Students[Name]), [Name])’ should generate a List of Ref values.
It’s called from the Menu item “Reports” then “Active Student Report” and “Generate” icon.
You can also check out the Active Fighter Report… they are the same in all ways except Active Fighter sets [Type of Student]=“Fighter” in the SELECT statement.