This is somewhat a duplicate of my other question, but I think it’s a better way to articulate it. If I get an answer I’ll make sure to update the other question as well. Sorry for the dupe, I can’t edit :(
Hogwarts’ magical points system is broken, so I need to build a Looker dashboard to replace it.
Imagine the raw data to be something like: timestamp, house, points, student, reason. (Points can of course be negative.)
I need to build a Line Chart that shows each House as a separate Series, and displays their running point totals over time. Clicking on the line chart should preferably be able to show me the entries that occurred on that day.
Is this possible? Can anyone help? Thanks in advance and sorry for spam!
Best answer by humbletyler
View original