I have a new situation, and explain it. I'll appreciate for your guidance.
I have a Master and a detail table. in master table i have 4 columns which hold the id of the second table, and we need to retrieve the text(Value) of these Ids in my report.
Here is part of table design:

in simple master detail relations we can choose the field from master table, and the Id of the second table and make the relation.
in this scenario i need to have 3 to 1 relation (3 in master and one in detail) to retrieve the names.
I hope this explanation was clear.
Thanks