One question, on the filter for the data view, we currently have the operators for equals, contains (like), is null, and the negative equivalent of all those.
Is it possible to add an In clause where we can sort on multiple value or allow a free-form filter line similar to the legacy SQL developer?
Also, if we have a value checked, and we un-check it and click apply. Then go back to the filter, that value is gone. Is it possible to have them persist until the window is closed?