Filter data and selecting multiple pieces of data from a list

Iโ€™m trying to create an attendance app for a large high school. I would like users to filter down data by department > teachers > periods that teacher teaches > students. I would like the user to select multiple students from a list and gather that information on another sheet.

Right now I have dependent dropdowns with Validif statements that give me the department>teacher>period>student. The student column I have set up to be an enum list so that I can select multiple students. However, the app sheet will only record one student at a time. If I select more than one student from the enum list nothing appears on my sheet. I will get the department>teacher>period information but nothing in the student field.

I have never created anything like this and I do not even know if I am on the right track. I would appreciate any help I can get!
Thank you!

0 4 467
  • UX
4 REPLIES 4

These might help

Youโ€™re other choice is to create a dashboard with 2 views. The first is the existing table of data. The second is another table with just one row where you can choose options for department, teacher, period & student. The first table will read from a slice and the slice looks at this second table.

Iโ€™ve been an Appsheet Dev now for 5+ years. When I first started out I paid a few people to do various tricky things. So it might be worth just letting me of one of the other devs (https://www.appsheet.com/Partners) do this for you in about 20-30mins to get you started. Most bill by the minute and the cost is quite reasonable.

Simon@1minManager.com

Steve
Platinum 5
Platinum 5

What does that mean?

How are you accomplishing even that? Are you using an action?

Weโ€™ll need a lot more information to help effectively. Please post screenshots of the worksheets involved. Please be sure to obscure any student and faculty information. If the column headers are pretty intuitive, just screenshots of the column headers are probably enough.

app sheet question.png

โ€ƒ