I'm having trouble understanding how to filter a gallery for all records vs. just the user records by using a button. A caveat is that my gallery offers a dropdown box so users can choose one of 40 locations to filter by. The gallery's Items property is shown below, which is time-limited to avoid delegation problems (thanks to @Amik.) Is it feasible to add a button on screen to "View Only My Requests"? Or some other solution? (In the case of a button, there would be no location needed so the dropdown box would remain unselected.) It's ok if a solution restricts user records to 60 days as well, if that makes an easier formula.