The code is working until the date filter part.
I’m trying to filter notes that have a “Review” date less than or equal to the current date, but it’s returning the error:
What am I missing?
The code is working until the date filter part.
I’m trying to filter notes that have a “Review” date less than or equal to the current date, but it’s returning the error:
What am I missing?
Resolvido:
list from "Cofre Obsidian Geral/8. LITERATURA/Livros"
where contains(autor, "Will Gompertz") and date(reolhar) <= date(today)
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.