Self-reference

Recursive associations are not allowed in an analysis realm. A link between two different criteria in one and the same table would not lead to any query result.

In this example, the two criteria employee_id and manager_id are linked in the same table.

Invalid self-reference

s_ppm_da_query_logic_ex8.png

Tip

A solution is to import the table multiple times, each time with differing table and criteria names.