I'm working on a dashboard where i would need to first select a couple of parameters using the Controls visualization and based on those inputs, the dashboard should be displayed. For example -
I have two parameters - Application and Environment
Application 'AAA' has environments L1, L2, L3
Application 'BBB' has environments M1, M2, M3, M4
When i first select the application choice and select 'AAA', my second choice - environment should automatically show that it only has L1, L2, L3. And when i chose let's say, L2, the below graphs should be filtered based on these parameters. Is it possible ? kindly help.
I have one choice parameter and it's working as expected, but how can this be done when we have one second choice is dependent on the first one?
You simply have to specify the "Parent control" field as I have done below (although, here, I called my "environment" property "stuff" which is hardy useful...):
The good news is that we support this in Kibana 6.3.x, and you can have flattened documents like the ones you seem to have (rather than the nested ones I suggested). The bad news is, that "Parent control" is not available in 6.2.x.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.