sassoftware / vscode-sas-extension

This SAS Extension for Visual Studio Code provides support for the SAS language, including features such as SAS syntax highlighting, code completion, hover help, code folding, outline, SAS code snippets and run SAS code.
https://sassoftware.github.io/vscode-sas-extension/
Apache License 2.0
117 stars 47 forks source link

Table Viewer - Support filters for Viya connections #916

Open i0355695 opened 6 months ago

i0355695 commented 6 months ago

Is your feature request related to a problem? Please describe. When viewing the contents of a table, I want to be able to quickly find records of interest using a filter (where-clause).

Describe the solution you'd like Provide an option in the Table Viewer to specify a filter/where-clause

Environment SAS version: SAS Viya 4

scottdover commented 6 months ago

Hi @i0355695. Do you mind providing more details under the sections above?

snlwih commented 4 months ago

@i0355695 , guessed what you are asking for and updated the title and comment to reflect that.