Hi everyone,
I have a drilldown with the following values: "Fin", "Gar", "Mid", "Risc" and "Nuc" and when I select Fin (for example), the multiselect must show the following options: "LNR", "MTF" and "SLF", when you select "Gar", the multiselect must show 3 others options and so it goes.
Thanks in advance.
Hello,
this is working example:
Multiselect Drilldown
index=your_index | search $sourcetypes$
10
none
row
false
true
@nsantiago17 where is the drilldown coming from? Also from where will you get the correlation like FIN --> LNR, MTF, SLF
etc? Can you add what is the code you currently have and what is not working for you?
The drilldown comes from a table, I'm using the lookup command to load them to the search and the FIN is the index, the LNR, MTF and SLF are the values below the index.
FIN | GAR | ....
LNR ABC ....
MTF ACB ....
SLF BAC ....
You are going to have to be more descriptive and clear. For example, your last sentence is the exact opposite of the description above it. It makes no sense.
Thanks for the advice, I've edited the question.
I am even more confused than before. Are you sure you said it the way that you meant it?