We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Attempting to filter table view using "IN" erases column menu and filter criteria
To Reproduce Please see attached screen capture
Expected behavior Results are filtered as with "=", "LIKE", etc.
Screenshots If applicable, add screenshots to help explain your problem. Screencast from 10-05-2023 05:00:55 PM.webm
Application:
Environment:
The text was updated successfully, but these errors were encountered:
It works if there is no comma-separated list, but then "IN" is useless because it is the same as "="
Sorry, something went wrong.
Hi @bart-schaefer,
thanks for the report. You will find the fix in next release.
c0dcf30
Fabio286
No branches or pull requests
Describe the bug
Attempting to filter table view using "IN" erases column menu and filter criteria
To Reproduce
Please see attached screen capture
Expected behavior
Results are filtered as with "=", "LIKE", etc.
Screenshots
If applicable, add screenshots to help explain your problem.
Screencast from 10-05-2023 05:00:55 PM.webm
Application:
Environment:
The text was updated successfully, but these errors were encountered: