if you want to save different combinations of filters/sorts/etc, you’ll have to do that with separate Data Table cells
Annie Zhang
05/05/2023, 4:39 PM
to programmatically control the data that’s shown, you could create a named JavaScript cell with code to manipulate the data, and set that cell as the source for your Data Table cell
👍 1
b
Brett Cooper
05/06/2023, 10:03 AM
It would be nice for data wrangling purposes to export as a function or cell, the settings a user defines here.