I have a view of one content type (review) that has a category using a taxonomy term (type). I have another content type (course base) which is like a course curriculum that uses the same taxonomy (type).
I have another content type (course) which is an instance of a course base and links to it via an entity reference.
I want to show all reviews that relate to the course base on the course page.
Is it possible to chain relationships like this in a view? I've tried a few different relationship types but can't seem to get to the course base.
I worked this out. Just needed fresh eyes and a good nights sleep.
In each subsequent relationship, I needed to use the relationship before.