Use field value of one querry to another

Hi all,
I have several documents with several fields. I need to know how to querry the follwing situation in discovery (kibana)

Doc1:
field1, field2

Doc2:
field2, field3

"Show (and save?) me in Doc1 all "field2" where field1 = "X" and then show me in Doc2 all fields where field2 and field3 = "Y"

So I basically need sth like a join(?)
Thanks in Advance

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