August 20, 2026
New features
- Export API: Added method Export dashboard table, which exports a table widget of a dashboard as a CSV, Excel, JSON, Feather or Parquet file. Columns, row filters and sort order are given as a JSON request rather than an SQL query, a column can be addressed by an identifier that survives being renamed, and rows can be filtered in ways the SQL form has no syntax for, such as excluding a tag. See Export dashboard tables.
- Management API: Added method List dashboard table columns, which lists the columns of a dashboard table with their headings, positions and identifiers. Use it to find the columns to export, filter or sort by, without opening the dashboard in the web app.
Updated 1 day ago
Did this page help you?