fbaligand / kibana-enhanced-table

Kibana visualization like a Data Table, but with enhanced features like computed columns, filter bar, and “Split Cols” bucket
Apache License 2.0
305 stars 65 forks source link

"Show partial rows " not working properly in enhanced table 1.13.1 #263

Closed RPaolo closed 2 years ago

RPaolo commented 2 years ago

Hi all,

My ELK/ET versions are: 7.15.2 ELK 1.13.1 enhanced table

With this new version of enhanced table when we enabled 'show partial rows, nothing happens.

before: 1.12.2 enhanced table image

after: 1.13.1 enhanced table image

fbaligand commented 2 years ago

Hi,

Question. Could you precise what is enhanced table version and kibana version in your "before" screenshot?

RPaolo commented 2 years ago

Hi,

Question. Could you precise what is enhanced table version and kibana version in your "before" screenshot?

enhanced table: 1.12.2, kibana version: 7.11.2

fbaligand commented 2 years ago

Thanks, so I think that problem is not tied to enhanced table version but kibana version. Could you test with enhanced table version 7.13.0 and kibana version 7.11.2?

RPaolo commented 2 years ago

Thanks, so I think that problem is not tied to enhanced table version but kibana version. Could you test with enhanced table version 7.13.0 and kibana version 7.11.2?

enhanced table version 1.13.0? and kibana version 7.11.2

fbaligand commented 2 years ago

Yes, enhanced table v1.13.1 is a patch version only for a bug on kibana 7.14+

fbaligand commented 2 years ago

Do you get the expected result if you do the same visualization with classic "Data Table"? Could you export and share your visualization json configuration? Or screenshot your buckets and metrics?

I ask you because I never used this setting, and does not manage to reproduce your "total partial row", even with classic "Data Table".

RPaolo commented 2 years ago

With both versions, 7.11, 7.15 Show partial rows give no results for the daa table. Show partial rows only results on kibana version 7.11.2 on enhanced table version 1.12.2. Maybe the classic 'Data table' is not usable becouse it does not have 'split cols'. These are the photos of the metrics and buckets applied to kibana 7.11.2, enhanced table version 1.12.2. image image image image

fbaligand commented 2 years ago

Hi,

I have tested the same configuration with "Flights sample data" on Kibana 7.16 and last version of enhanced table, and it works as expected. So I advice you to upgrade to Kibana 7.16 or 7.17.

Here are the screenshots:

image image

RPaolo commented 2 years ago

Thanks for support. I will update the kibana version to 7.16 soon

fbaligand commented 2 years ago

Nice!

As a solution is provided for this issue, I close the issue.