I am trying to fetch the data based on a specific condition say a field that goes by name sym and only has a specific value "X". And use only that data to plot the graphs using vega query. But I am unable to fetch the data in that manner can anyone help, please?
PS: the index has data on various sym values but u want data for only a specific value.
This Kibana vega examples may help you