Trying to use the multi join tool to join 3 tables. All of the examples for this tool I see use the same name for the join field in all tables . I want to join 3 tables ( see diagram attached)
Table A : field RID Join ON table B : field OFDATABASESCHEMARID
field RID JOIN ON
table C : field OFDATABASETABLERID
Join by specific field doesn't allow me to just do a drop-down for table B , adding the field RID to do the join with table C . It appears to insist table A is still involved (deleting table A gets rid of entire second row of fields )
Any help is appreciated