# Table showing response and response time

**URL:** https://discuss.elastic.co/t/table-showing-response-and-response-time/248435
**Category:** Kibana
**Created:** [September 13, 2020, 9:14am UTC](https://discuss.elastic.co/t/table-showing-response-and-response-time/248435 "2020-09-13T09:14:27Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![afharo](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/afharo/32/75202_2.png) [@afharo](https://discuss.elastic.co/u/afharo)
#### Post date: [September 14, 2020, 9:34am UTC](https://discuss.elastic.co/t/table-showing-response-and-response-time/248435/2 "2020-09-14T09:34:07Z")

</div>

Hi @edwardj3,  
I've been fiddling around with the different options in Kibana and I'm afraid it's not possible at the moment.  
I found the alternative suggested in [here](https://discuss.elastic.co/t/split-columns-in-a-table/49184/2): Create a Table visualisation splitting rows by your `response.keyword` field (terms aggregation) and then Split Table in columns based on your response time field (you can use `histogram` aggregation with 1s jump). The only caveat is that it shows one small table for each time range.

There is this ongoing issue in the Kibana requesting for this feature: [https://github.com/elastic/kibana/issues/5049](https://github.com/elastic/kibana/issues/5049). I would encourage you to vote, comment and subscribe to it so you'll be notified when it's implemented.

---

_[View the full topic](https://discuss.elastic.co/t/table-showing-response-and-response-time/248435)._
