I've got a dashboard that contains various charts and KPIs. One of the charts in there contains a custom filter that is only meant to change the values of that particular chart using an alternative state. All charts are created using the master items.
My goal is to be able to filter all the charts with the date picker "including the Alternative chart". The date picker works on everything except the one with the alternative state that does not default or inherited but rather a custom.
I have tried creating the date picker however, it works on everything except the donut chart (Alternative state enabled). Will appreciate any guidance into how I could get the date picker to impact all the charts.