Understanding query relations and joins

Training course

If you are adding more than one business object to a query, you must add a relationship, also known as a join, to the two objects. Creating a join between the two objects tells iMIS how you want the two data sources to communicate.

Tip! Not every table will contain data for every contact. If this is the case for the tables you are joining, be sure to use the Left Join or Right Join option. Be sure to review the examples below to understand which join type is right for your situation.