Sorry I made it a bit confusing. The first search result does not return the values returned in the second search result even though the second search result has labels.errorCode=9001. The first search does not return all the values it just returns a subset. Also the redacted data is the same in both queries.
... View more
The search which is fetching based on one of the nested fields "labels.errorCode" does not return the same results, query returning the wrong number of results
This search below returns the right results. But we would like to search based on the field labels.errorCode.
query returning the right number of results
... View more
One of the panels in our dashboard provides a single value visualization. I would like to set that values in a token so that I can use the value to calculate percentage in another single value visualization panel. For e.g. The first visualization panel provides me the number of requests and the next one the number of errors. How can I set a percentage by using the the data from the first and second panels.
... View more
yes I am but in my case the data source is a table with one column with several rows. And when I select the menu label and value it is showing as an array instead of string as it is displayed in the gif.
... View more
I am trying to use a datasource to load the data for the dropdown. Even though the query does return data the dropdown does not load the data.
... View more