Hi!

I have tried to join 3 tables without code, I have added 2 relation table that links each "table" to the other.
Table1 --- RelationTable1Table2 --- Table2 --- RelationTable2Table3 --- Table3.
I'm trying to show the content of the table3, that belongs the table2 related with Table1, I mean, I would like to use the Relation tables to join these single Tables of content.

I tried to use TW, making a relationship between RelationTable1Table2 and RelationTable2Table3, but i can't use this relationships in views.

I hope you understand me! sorry for my bad english.
Thanks a lot for your help.