# Weird behavior with "Show partial rows" in data table

**URL:** https://discuss.elastic.co/t/weird-behavior-with-show-partial-rows-in-data-table/227079
**Category:** Kibana
**Created:** [April 8, 2020, 8:17am UTC](https://discuss.elastic.co/t/weird-behavior-with-show-partial-rows-in-data-table/227079 "2020-04-08T08:17:38Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rom1](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/rom1/32/49699_2.png) [@Rom1](https://discuss.elastic.co/u/Rom1)
#### Post date: [April 8, 2020, 8:17am UTC](https://discuss.elastic.co/t/weird-behavior-with-show-partial-rows-in-data-table/227079/1 "2020-04-08T08:17:38Z")

</div>

Dear all,

I'm using Kibana 7.5.1 and I'm facing weird behavior when using datatable visualization:

- When I activate "Show partial rows", it seems that the 'Formatted' export is disabled (nothing happens when I click on this action, only 'Raw' export is possible)

- When I activate "Show partial rows" and I export 'Raw' data, metrics fields are added in the result file (there are not displayed in the visualization).  
Column names alternate "Name1", "count", "Name2", "count", .... but metrics values are in columns after the data

> **Data table**  
> Name1, Name2  
> Foo, Bar

> **Export**  
> Name1, count, Name2, count  
> Foo, Bar, 1, 1

Thank you for your help

---

<div class="post-metadata">

### Author: ![Nathan\_Reese](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/nathan_reese/32/84829_2.png) [@Nathan\_Reese](https://discuss.elastic.co/u/Nathan_Reese)
#### Post date: [April 10, 2020, 10:47pm UTC](https://discuss.elastic.co/t/weird-behavior-with-show-partial-rows-in-data-table/227079/2 "2020-04-10T22:47:55Z")

</div>

What does your index mapping look like? What does a sample document look like? What does your visualization configuration look like?

---

<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: [May 8, 2020, 10:47pm UTC](https://discuss.elastic.co/t/weird-behavior-with-show-partial-rows-in-data-table/227079/3 "2020-05-08T22:47:57Z")

</div>

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