Hello there,
I'm just getting started in Dashboards and have what seems like a simple question - I suspect my inability to find an answer is not having the right keywords to search.
I'd like users to select a polygon (either click on a map or use the Dashboard selector dropdown), and have annual series data displayed in a series graph. Think census population of a county over a few decades - user clicks on a county, they can see how the population has changed over time in the graph below. What I can't figure out is how to structure the attribute table - it seems like each polygon should get one row in order for a user to be able to select it, with field names like 'Pop1990' and 'Pop2020', but I can't quite figure out how to set up the Serial Chart with that 'wide' format. Any resources on data structure and Serial charts would be appreciated. Thanks!