I have a payments table and I would like to have a collection that brings in only the payments where the date > an input and date < input+1 day but I don’t have the option for less then or greater then in the query configuration. Yet I do get the options once I have created a collection. How can I achieve this?
Then you just need to fetch the collection first with the filters disabled probably, or there is some other issue with the date. How does it look in the data sidebar? It looks like it’s an object of some sort.