Forum Discussion

gzai's avatar
gzai
Helper I
3 years ago

How to solve ambiguity error in relationship database

Hello experts

 

I need to activate all relationship between country -> client -> booking ( active ) & country -> legal_entity -> booking ( not active )

How to solve this ambiguity error?

 

 

4 Replies

  • gzai , I think this caused bt bi-directional join.

    If possible make that 1-1 as 1-Many single direction. 1 (in to M for 1-1 ) means what you want to treat as dimension or super dimension

     

    Also, check other bi-directional joins

    • amitchandak's avatar
      amitchandak
      Super User

      gzai , Please try if you can make this 1 to Many, single directional 

       

      Also check other relationships too

      • gzai's avatar
        gzai
        Helper I

        I've tried and check other relationships, but still can't activate