If i make a filter to ‘today’ , say submission time today, it does not roll to the new day overnight, locks to the day it was created on
The filters only get applied when rows are updated, so rows that don’t have anything changing aren’t automatically filtered out when a new day starts. We’re going to fix this in beta 10 by invalidating the data models when the day changes over.
Cheers,
- Ryan