Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong formatted CSV when splitting tables #57096

Closed
markov00 opened this issue Feb 7, 2020 · 3 comments · Fixed by #66883
Closed

Wrong formatted CSV when splitting tables #57096

markov00 opened this issue Feb 7, 2020 · 3 comments · Fixed by #66883
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Table Data table visualization feature Feature:Reporting:CSV Reporting issues pertaining to CSV file export regression Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@markov00
Copy link
Member

markov00 commented Feb 7, 2020

Kibana version:
7.6 and master

Describe the bug:

When creating a Data Table visualization with a split table aggregation, the exported CSV is generated without the first header (the field used in the split-table aggregation), shifting the existing headers by 1 position to the left.

Steps to reproduce:

  1. Create a Data Table Visualization
  2. Add a split table aggregation
  3. click on any Export: Formatted to export the formatted CSV
  4. check the missing first header and the shifted headers (as in screenshot)

Expected behavior:
The first header on the exported/formatted CSV should represent the field of the split-table

Screenshots (if relevant):

Screenshot 2020-02-07 at 13 55 45

Errors in browser console (if relevant):
n/a

Any additional context:

The raw export instead works correctly

@markov00 markov00 added bug Fixes for quality problems that affect the customer experience Feature:Data Table Data table visualization feature regression Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Feb 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@wylieconlon wylieconlon added (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead Team:Reporting Services labels Feb 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@tsullivan
Copy link
Member

Hi, Data Table visualization isn't integrated with any Reporting Services right now.

Removing reporting-services label.

@tsullivan tsullivan removed the (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead label Feb 10, 2020
@stratoula stratoula self-assigned this May 19, 2020
@sophiec20 sophiec20 added Feature:Reporting:CSV Reporting issues pertaining to CSV file export and removed (Deprecated) Team:Reporting Services labels Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Table Data table visualization feature Feature:Reporting:CSV Reporting issues pertaining to CSV file export regression Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants