It’s easier than you think. I assume you want the records in the related file to appear in the tab panel. So assuming you have a primary key in the “parent” or left side of the relationship, you just need to match it to one in the related file, i.e. the many (not any) file. So thsi way you will get all the many records that match the one record you have selected. You probably already have all that correct. The trick is that when you place the tab panel, you need to select the relation at the top of the tab panel chooser. That way the tab panel and the fields you put on it will use the relationship you specified. ALso, remember to select the tab panel before adding other fields just to make sure the added fields are based on the relation.