I am working with the kibana controls panels, pictured here
And some functionality seems very restrictive. I want to have these drop down options to be put in any order, and for the options under the others to update with apropriate options.
For example, If I select the Environment to be DEV only workstations with DEV environment should be available for selection. There is a way to set a parent child relationship between two of the dropdowns, but if I wanted to do this back the other way (select the workstations first then environment) I would need to create an entirely new panel.
If there is another way I can do this, or a way of making a panel that can create custom filters or KQL queries from inputs in the dashboard that would be fantastic. Thank you!