Applying Listbox Filter to More than 1 Alternate State
My dashboard has a main set of filters and additionally an input box that will filter down on the amount. The amount imput box should only filter one chart, so I have that on its own alternate state. I still would like the main filters to also be applied to this one chart, so if I select Type A, my chart will show anything of Type A that is of X amount. How do I get my main set of filters to be applied onto that chart, on top of the Amount Input box?