Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Create a table using CROSSJOIN and then create relationship (circular dependency)

Hello,

I need to create a fact table in my model based on 2 dimension tables. I used CROSSJOIN function and create table as below.

 

The problem is I cannot link it to the source dimension tables now, because it creates circular dependency error. Is there any solution for this?

 

Thanks, Kamil

 

6 Replies