Hello,
Using Kibana, I have created a table visualization like this:
Url | Name | Count | Duration
Now, based on the name field, I want to aggregate some other metrics from different documents and add them to this table. Is it possible to do it using kibana or should I use something custom?