# How to use server side pagination in kibana's data table?

**URL:** https://discuss.elastic.co/t/how-to-use-server-side-pagination-in-kibanas-data-table/251600
**Category:** Kibana
**Created:** [October 9, 2020, 4:55pm UTC](https://discuss.elastic.co/t/how-to-use-server-side-pagination-in-kibanas-data-table/251600 "2020-10-09T16:55:29Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![WhatsIsKibana](https://avatars.discourse-cdn.com/v4/letter/w/a183cd/32.png) [@WhatsIsKibana](https://discuss.elastic.co/u/WhatsIsKibana)
#### Post date: [October 9, 2020, 4:55pm UTC](https://discuss.elastic.co/t/how-to-use-server-side-pagination-in-kibanas-data-table/251600/1 "2020-10-09T16:55:29Z")

</div>

Hello there,

I'm using elasticsearch and kibana 6.8. I use native kibana plugin for visualizations which is called "Data Table". It works fine with small count of rows, but when I get 1000 or 2000 rows, it renders about 10 or 20 seconds! I know it happens, because all rows loads at one time. It is not good idea with big amount of data, it should be done via server side pagination.  
Is there a simple way to improve table's performance or add server side pagination? Or maybe there is another way how to get it?  
Here is an example of my Data Table visualization settings

 ![Screenshot_568](https://us1.discourse-cdn.com/elastic/original/3X/d/a/da5759f261ddeeb2cad2618275f3d04df03ccc07.png)

Thanks

---

<div class="post-metadata">

### Author: ![Aaron\_Caldwell](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/aaron_caldwell/32/45755_2.png) [@Aaron\_Caldwell](https://discuss.elastic.co/u/Aaron_Caldwell)
#### Post date: [October 9, 2020, 10:05pm UTC](https://discuss.elastic.co/t/how-to-use-server-side-pagination-in-kibanas-data-table/251600/2 "2020-10-09T22:05:54Z")

</div>

Hello,

I don't believe there's a way to tweak how results are fetched since this entirely depends on data table's specific implementation. Having said this, it's very possible this issue has been addressed in a more recent version. It might be worth upgrading if possible to see if the problem has been resolved.

Regards,  
Aaron

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [November 6, 2020, 10:06pm UTC](https://discuss.elastic.co/t/how-to-use-server-side-pagination-in-kibanas-data-table/251600/3 "2020-11-06T22:06:00Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
