Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Ambiguous paths in conception

Hello !    I currently have a Sales fact table I can analyse through by many axis, among which Date and Country, but I want to add an axis that would allow me to analyze the sales depending on the ...
  • amitchandak's avatar
    5 years ago

    Anonymous , Make sure joins are single direction 1- M from Date or Country to Sales or Marketing Campaign.

     

    Bi-Directional join's can create a loop, hence this error