Earlier quoted context omitted.
Formulas is a big one for me. As a programmer I often use Excel to generate insert/update SQL statements for example. So I'd need formulas with not just numerical but also string manipulation functions. Also filtering is essential. So nice to be able to see all the values in the filter dropdown, easy to quickly spot weird values.
> Also filtering is essential. So nice to be able to see all the values in the filter dropdown, easy to quickly spot weird values. This is not "filtering", this is faceted search. I am also a big fan of faceted search, and I found the occasional writing of Simon Willison’s on the topic very informative. https://simonwillison.net/2018/Oct/4/datasette-ideas/#Facet_...
But yeah great feature, and thanks for the reference.