How to filter a dynamic list of related pages to exclude the current page?

I have a collection of Projects. At the bottom of each individual Project page I want to display a grid of “Related Projects”.

I got this working by inserting a dynamic list of “Related Projects” at the bottom of the Projects Template (collection template). This works great, but is there any way to filter the dynamic list to exclude the current page?

I would like to figure this out as well? Hoping to accomplish the same thing with my blog, I don’t want to have the current blog post show up in the related link section.

It seems like it should show up as a filter option for the dynamic list: Name (does not include) Current. or something like that.

We’re working on this right now!

Answer: Select the collection list or item and set a filter like this:

[Collection Name] Is not {Current Item}