Hello Friends,
The background: My student layer is one row per student, with the expected demographic columns for region, school, gender, race, grade level, services, etc. There is also a absence_description column detailing the students attendance rate.
I've been asked to provide visualizations that summarize absence description by region, and another visualization by school. But, they want selectors to chose values for the demographic field values listed above. Since selectors filter the data after the data expression can this be accomplished? How?
Thanks
Chris