1

Actual:

Actual Result

Expected:

Expected Result

I want to display it in a data table vis.

Bertrand Martel
  • 42,756
  • 16
  • 135
  • 159
Madiha
  • 115
  • 2
  • 9

1 Answers1

0

Aggregations available under Elastic search are Metric and Matrix.

Metric aggregations computes metrics over a set of documents

Matrix aggregations operates on multiple fields to compute the resultant value. But this is not yet available to do search under Kibana.

Best idea is to post this query under Community group of elastic search to get them knowing about this or better picture can be provided by them.

Pavithra K C
  • 75
  • 1
  • 10