Filter with multiple reference

I’m new to using Webflow CMS and currently building blog pages. I’ve added a blog category menu at the top and would like to filter the blog posts by category. Is it possible to achieve this without using custom code?

https://preview.webflow.com/preview/modoo-strategy?utm_medium=preview_link&utm_source=designer&utm_content=modoo-strategy&preview=28298b331e30497e288df5dcae064b59&pageId=6747d6f279f88e4033f444a4&locale=en&workflow=preview

Build out your Blog Categories template. It would then contain a collection list of your blog articles, filtered to “where category = current category”.

If you’re wanting a single page with dynamic filtering, it would require custom code but you can use pre-existing libraries like Finsweet CMS Filter + CMS Load to create your filter.