Way to filter multiple link records by their parent record

We’ve two models, Question Set and Question, Question Set model has a field questions which is multiple link of Question model. I want to filter all questions in a specific question set from `Question Collection. Is there a way to do that? Thanks!

Sorry, you cannot do that from the UI :frowning_face: