Forum Discussion
Anonymous
5 years agoNot applicable
Select Table rows based on another Table
Hi All, I have the below requirement. Please check and help I have 2 Tables ,Table 1 and Table 2 and i have requirment. when a row in Table 1 is selected, ONLY Matching values (Names)of Table...
Mohammad_Refaei
Solution Specialist
5 years agoYou can create a many-to-many relationship between the name fields with bi-directional filtering thoug it is not the best approach.
It is better to create a name table and use it as attached