Please see attached. I currently have this output summarized by all the applicable fields you see.
The first two are duplicate (teacher ID and date) for multiple rows: I am trying to determine which resources are commonly requested together and so my output thus far has resulted in multiple rows per teacher, date.
What I would like to do is take the 2-5 rows per teacher/date and concatenate the resource category into a single record/row by teacher ID/date (i.e. Supplies, Technology) vs Supplies in one row and Technology in the next row.
I tried using a Crosstab tool without success, but maybe I'm just missing something.
Appreciate the help!