Using Browser BAQ Interface,
I am trying to create a 2nd join with the country table.
I want country joined to OrderRel
I want another instance of Country (say Country1) joined to Customer.
When I add the first country table, it autojoins to Customer.
When I add the second country table (Country1), it also autojoins to Customer.
How do I change that so the second country table is joined to OrderHed?
Click on the join line and delete it. Then drag a line from OrderHed and add fields on relationships tab.
4 Likes