I have a content type called "Results" that displays the results of a particular game. I am using the Hierarchical select module for my taxonomy terms that include Year, Game and League.
My goal is to create a view that only displays a Result content type that matches the terms selected in the exposed Hierarchical Select module. I currently have the view working, but it is displaying all the Results content type. Thanks in advance for your help.