You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create a view using WITH clause to create and query a virtual table, then although the results in data view are displayed correctly, they CANNOT be filtered using UI edit boxes (both the global filter and the individual column filters).
When filtering such view program always shows zero records.