Feature Description
Add per‑column filtering and sorting to table views, similar to the experience in MSSQL query results or Azure Data Studio. Each column should have its own filter option (e.g., equals, contains, starts with, >/<, null/not null) and sort option (ascending, descending) so users can quickly and visually narrow down results.
The filtering can be applied only to the rows currently returned (e.g. the default 5,000 rows or the limit set by the user).
Problem and Motivation
I use these features a lot in Azure Data Studio, not sure why it's not available in other SQL notebooks yet.
This allows users to refine the data directly within the table results without having to rerun or rewrite the query.
It would greatly improve usability and align the experience with the familiar Azure Data Studio we are migrated from.
Related Area
If you selected "Other", please describe the area
No response
Confirmation
Feature Description
Add per‑column filtering and sorting to table views, similar to the experience in MSSQL query results or Azure Data Studio. Each column should have its own filter option (e.g., equals, contains, starts with, >/<, null/not null) and sort option (ascending, descending) so users can quickly and visually narrow down results.
The filtering can be applied only to the rows currently returned (e.g. the default 5,000 rows or the limit set by the user).
Problem and Motivation
I use these features a lot in Azure Data Studio, not sure why it's not available in other SQL notebooks yet.
This allows users to refine the data directly within the table results without having to rerun or rewrite the query.
It would greatly improve usability and align the experience with the familiar Azure Data Studio we are migrated from.
Related Area
If you selected "Other", please describe the area
No response
Confirmation