Forum Discussion
Test Role : Join Paths are expected to Form a Tree. Two Join Paths To Table
- 9 years ago
My suspicion is that you really do have two join paths between the tables. This is usually the result of the cross-filter direction being in both directions on all relationships and you need to change one to be in a single direction. Can't really help more without a picture of the relationships.
My suspicion is that you really do have two join paths between the tables. This is usually the result of the cross-filter direction being in both directions on all relationships and you need to change one to be in a single direction. Can't really help more without a picture of the relationships.
HI,
Thanks for your ansewer.
My model is a little bit complex but I checked and I have two join paths. My concern is that it was working before and now I have this error. Does it mean I have to change all the model ?
- v-sihou-msft9 years agoMicrosoft Employee
Anonymous
Please check if you apply multiple row level filter on same table. See a similar thread below:
Regards,
- Anonymous9 years agoNot applicable
Facing the same issue. And i have only one filter on a table in each role. ANy idea how to solve this?