Reduce() returns a single value, so I think that's probably not what you are looking for. Where are you stuck with using filter()?
Reduce()
filter()