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

Date Filter doesn't include date operations #5186

Closed
manwithpowers opened this issue Feb 22, 2023 · 2 comments · Fixed by #5185
Closed

Date Filter doesn't include date operations #5186

manwithpowers opened this issue Feb 22, 2023 · 2 comments · Fixed by #5185
Assignees

Comments

@manwithpowers
Copy link

When filtering a Date or DateTime column, the operators don't include date specific operations, specifically "is on", "is on or after", etc; or for that matter more general numeric operations like "greater than" or "greater than or equal to". This makes filtering by date difficult, particularly when one wants to see all dates before or after a specific date.

Screenshot 2023-02-22 at 11 45 44

Additionally, it would be helpful to have dynamic values for date filtering (e.g. "Today")

nocodb 0.105.3 (macos binary)

@dstala
Copy link
Member

dstala commented Feb 22, 2023

#5185

@manwithpowers
Copy link
Author

#5185

Thanks, did not see this when I searched for previous issues.

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

Successfully merging a pull request may close this issue.

3 participants