-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Reporting] Inconsistent output between Export CSV from Discover, and Download CSV from Dashboard #68718
Comments
Pinging @elastic/kibana-reporting-services (Team:Reporting Services) |
I plan to work on refactoring the CSV export types to resolve the inconsistent issues, and also prepare the code for removing "Download CSV" as an export type. The reason to do that is as we move to task manager, we don't want the complexity of sync and async exports, we just want them to all be async and use the reporting framework (create job / execute job) |
Example: For Metricbeats data, Export CSV output looks like:
Download CSV output looks like this:
|
@tsullivan |
Thank you @fbaligand we will work on consistency for the formatting so that both CSV methods show formatted data, and matches what is shown in the UI |
Great @tsullivan ! |
Hi @tsullivan |
Replaced this issue with: #34377 |
Oops, meant to close this. |
@tsullivan it appears this issue is still present in In this example, where the default time zone is EST: The resulting report does not reflect the time stamp: Setting the advanced time zone to EST and refreshing does appear to be a workaround for a forced timezone: |
Pinging @elastic/kibana-app-services (Team:AppServices) |
Kibana version: 7.x
Terms:
Describe the bug:
Download CSV
Export CSV
Any additional context:
The text was updated successfully, but these errors were encountered: