Hi,
An isolated join is one that has not been included in any context in your universe. Once you start using contexts in a universe, every single join must belong to at least one context.
Check in the universe which join is not included in the context.In the integrity check it is showing the join Sales table to Customer is isolated join..Check where you can include this join path in the context.
Regards,
Amit