How can i get the value of a field related to a master table through another 3rd table.
Example : I have a table named "PERSONEL" related to a table named "CITY"
table "CITY" is releted to table "REGION" i want to get 'Personels' with their city
How to relate the 3rd table? i think that i can relate only the second table with
Relations.Add.PersonelEntityUsingCity