Hi Guys,
I have a loop in my Universe involving 6 tables. In the integrity check, it says that the loop can only be resolved by an alias.
My question is - does is matter where I insert the alias table to break the loop? How does one decide which table join to break and insert the alias?