I've stacked three indicators and each of these show different stats for the same feature class. This is iterated for 10+ feature classes in my dashboard. It would be a big time saver to be able to use a drop down menu to change all indicators to the same stat at once.
Example:
FC 1: Indictor 1 ("Today"), Indicator 2 ("This Month"), Indicator 3 ("This Year")
FC 2: Indictor 1 ("Today"), Indicator 2 ("This Month"), Indicator 3 ("This Year")
FC 3: Indictor 1 ("Today"), Indicator 2 ("This Month"), Indicator 3 ("This Year")
etc
The drop down list would contain the options "Today", "This Month", and "This Year". If "Today" is chosen, all stacked indicators switch to their "Today" indicator. If "This Month" is chosen, all stacked indicators switch to their "This Month" indicator, etc.