question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tree Data or nested child data not exported as CSV

See original GitHub issue

Is it possible to have the following snippet download tree data that is visible on expanding rows?

const options = { exportButton: true, exportAllData: true, };

Actual: Setting exportAllData: true, only applies to data that is paginated and not parent-child tree nesting

Thanks!

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:8
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
mbrncommented, Jun 14, 2019

I will work on exporting according to grouping or tree features. But now i am focused on bugs.

1reaction
gabrielasalvocommented, Nov 23, 2020

I have the same issue 😦

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I download data trees to CSV? - tabulator
Below is currently how I am exporting nested data tables to CSV. This will insert a new column at the end to include...
Read more >
Export all epics for a given project with child issues nested ...
I would like to export all epics within the project with each task nested below each epic to a CSV. The ultimate goal...
Read more >
How to export data from Tree Table in UI5? - SAP Blogs
In this blog i am going to explain you, How to download a tree table data in csv file. There are lot of...
Read more >
Exploring the Hierarchical Structure of DataFrames and CSV ...
Once we have the data as a Python dictionary, we can export it as JSON, or view it in a navigable way using...
Read more >
Exporting Tables - Nested Knowledge
Exporting Tables. If you'd like to export your collected data into an Excel spreadsheet (CSV file), you can do so by either Custom...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found