Skip to content
New issue

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

Filter using equality for a row of type "Number" returns no results #28

Open
tektrip-biggles opened this issue Jun 3, 2024 · 0 comments

Comments

@tektrip-biggles
Copy link

I have a table of tasks & added a "Sprint" column of type "Number".
I have entered the number 1 into this column for some rows (others remain empty)
If I attempt to filter the table using "Sprint", "=" & "1" (without parentheses), the table is displayed as empty
If I attempt to filter the table using "Sprint", ">=" & "1" (without parentheses), the table shows the rows I want correctly. However, this is obviously a temporary workaround as I would like to filter on exact matches only.
I have tried adding quotation marks to the query but this doesn't make a difference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant