My end user wants a dashboard (or other app) where a selection of polygons can be made interactively and assigned one of 5 colors. Each 'color' would represent a potential larger administrative area, and they want to be able to play some 'what if' scenarios where they can pick smaller operational units that might be governed by the larger areas. For example, maybe in one scenario Admin Area 1 is comprised of operational units 1-10, 15 and 17, but then they want to see if assigning 17 to Admin Area 2 works better somehow. I think i can do something a little clunky using selectors but unsure if there might be a better way. Perhaps dashboard isn't the right way to approach this, any thoughts?