Limited drop down list when filtering

Hi,

I have in Elastic the below data:
image

I also made the below graph :

Vnf z1 has as counters MemUsed & CpuUsed, whereas vnf z2 has as counters CpuUsed & MaxCpuUsed.

If I filter the above graph with "vnf_name is z1" and after that I want to filter with a specific counter, could it be possible only MemUsed & CpuUsed to be shown in the drop down menu of counter_name.keyword ?

Thank you in advance! :slight_smile:

Hey @Voula_Mikr!

You can do this using the Parent control option.

  1. Create an option list control panel for your vnf_name.keyword field
  2. Click the Add button to add another option list control panel, this time choosing the counter_name.keyword field and then selecting the vnf_name.keyword field in the Parent control box.

Thank you very much !

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.