I just noticed something different happening today in my app.
I have a repeating group of a list of items sold for the month. The data is set to search for sold items with a sale date greater than or equal to the current date change date to 1. However, items with the date 2/1/21 are not populating. I believe this worked in past months. Do you have any idea why they are not appearing? Is something wrong with the way I have set up the Data Source? It is working on other Repeating Groups filtered to show all of 2021 sales.
Actually it’s now including 1/30/21 and 1/31/21 sales as well. My test database didn’t have sales on those dates but I see it in live now.
I will try changing the date to 0. Maybe that will work
You might want to change the time as well (hours and minutes).
Currently you’re just changing the date.
So for example right now (here in the UK) the current date/time is Feb 2nd, 18:36.
If you change the date to 1 that will show sold items created after 18:36 on 1st Feb, so anything sold before then (e.g. at 10am on 1st Feb) won’t be included on the list, which is probably why you’re not seeing items from 1st Feb.
So use current date/time; change date to 1; change hours to 0; change minutes to 0; change seconds to 0.
Or you can use current date/time; rounded down to, Month