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
Tip
A solution is to import the table multiple times, each time with differing table and criteria names.