GitHub user AviralDobhal07 created a discussion: Feature Request: Export 
Dashboards with All Charts and Underlying Data (Excel/CSV + Images)

I would like to know the way (request a new feature) in Apache Superset that 
allows exporting a full dashboard, including:

1. All charts inside the dashboard

2. Underlying data for each chart (CSV/XLSX)

3. Chart images (PNG)

4. Chart metadata (form_data)

5. Dashboard-level metadata

Currently, the /api/v1/chart/data endpoint fails to works only for charts, 
especially dashboards containing multiple dataset types (SQL Lab datasets, 
physical datasets, virtual datasets, ClickHouse, PostgreSQL, etc.).
Even when chart metadata is valid, exporting their data programmatically often 
causes:

* 500 Internal Server Error

* 404 form_data not found

* Timeout when chart is large

* “Remote end closed connection without response”

* Chart types not supported by the export endpoint

This makes it very difficult to automate dashboard exports.

GitHub link: https://github.com/apache/superset/discussions/36099

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to