It is always helpful to detail the actual result of anything you have tried, rather than saying 'No luck'. Did it return an error? How did the results vary from what you were expecting?
Try the following in the Record Selection Formula:
The approach could be simplified if {Table.Date} is never going to be later than "now" in which case a simple {Table.Date} => CurrentDate - 1 should work.
Please note you may need to change the approach if {Table.Date} is a date/time field rather than a pure date field. In that case try converting the date/time field to a date using Date({Table.Date}).
If you are not going to acknowledge the assistance and provide feedback on whether it worked or not, I'd suggest you might struggle to get further assistance in the future if you need it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.