How to filter many-to-many

I have a table of books linked to a table of authors. Can I filter a view of books to see only those written by a certain author?

If you have not created a lookup already for links column - please do create that. And then filtering should work.