You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2022. It is now read-only.
I have a dashboard, and using controls visualization on the dashboard. I am able to view and select the fields in my controls drop down, but when I apply the sections, those fields are not getting recognized by the global filter. Upon debugging further noticed that "Add Filter" link in the global filter is only allowing the fields that are part of my Default Index Pattern. When I change my default index to the index pattern used in my Controls visualization, then everything is working as expected. Is that a limitation or there is a hack to deal with the situation. My tenant is having so many index patterns, and this is becoming challenging when there are multiple dashboards using different index patterns.
Attaching screen below for your references.