We have created a checkin system for our food pantry.
Simply, our tables are:
PANTRY CLIENTS
GUEST CHECKINS
To checkin a guest, we have an action button that when pressed will add a new record connected to that client - it’s automatically set to the current date and time.
Unfortunately - although this worked, it has eaten up all my records for my Knack Plan, as each checkin is a separate record! (We’re up to about 20,000!)
Any better ideas on how I can track the checkins for each client and not use as many records?
I want to be able to report the dates for each client AND the clients that checked in on each date!
Thanks for any tips!