cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

after creating Context getting isolated join errors How to resolve it ?

Former Member
0 Likes
459

I got one Context Error That Regarding the isolated Join How to resolve this issue

Accepted Solutions (0)

Answers (1)

Answers (1)

amitrathi239
Active Contributor
0 Likes

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

Former Member
0 Likes

Hi

Amit

Yeah That works

Thank You very much