Hello,
I am trying to connect a form all the way to a dashboard that will give real time updates and require no manual intervention once made.
The form is sent to a group of individuals that will eventually have to be separated out into separate units for which they work for. I am thinking of doing an automation that will take all data from the form and then send to separate sheets based on what they put as their "unit" in the form.
In the form, their are 4 questions that are yes (all), no (all), n/a(for 2), and other (for 1). I want to be able to track the monthly yes's and no's over a time span that will automatically update once the form is filled out. I have done a project that goes in this sequence (sort of) before. form>master data set>separate unit set sheet>metric sheet for each unit> dashboard for each unit. The separate units need have their own copy of the responses that their people fill out which is why I do not go straight from the master response sheet into a metrics sheet.
Is this possible to do while tracking the amount of yes's and no's for each month for each unit separately?