rpbouman / huey

A UI for DuckDB
MIT License
182 stars 14 forks source link

Feature: Ability to save a report #81

Closed IvoMoor closed 1 month ago

IvoMoor commented 4 months ago

It would be nice if a current state of a pivot table could be stored (and shared). The current state should include the dimensions and measures on each of the axis and the filters.

rpbouman commented 1 month ago

Rudimentary support is now available as the url hash gets updated everytime a query is successfully rendered. Saving the query is done simply by bookmarking it.