Hi, I want to pull 2 items from a list. The general query is that its age should be more than a specified days (let's say 5 days). But how to make sure than those 2 pulled items have the exact same age? because I think if I only write mentioned query, it could be possible to pull 2 items with different ages, e.g 6 days and 7 days.