Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I have a page on my report containing two tables. The top table contains a list of all the teachers and various data about them, but also a few columns with measures counting the number students in each of their classes. For example a column for first period count, second period count, and so on. The bottom table contains a list of all of the students, with a column for period and teacher to show which teacher they have which period.
I would like for when I click on the top table cell for a class count, the bottom table filters to just the students in that class with that teacher. Right now when I click on the cell it filters to all of the students who have that teacher at any point, regardless of class. Does anyone know how to do this?
Currently this is how the page looks:
And this is what it looks like when I click on Johnson's 1st Period Count:
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
21 | |
15 | |
15 | |
10 | |
7 |