Custom filters in Tables are limited to a single criterion. So there is no way to filter the Date to select the last n days plus today. The filter “is during the previous n days” excludes today because it is not previous. If one is trying to respond to the notion of “recent” records it should include previous and current.
This could be handled by implementing Custom filters with multiple filters or defining a new criterion “is during the current and previous”
Thanks,
Terry