Forum Discussion

kintela's avatar
kintela
Helper II
9 years ago

relationship question

Hi

 

I have this tables

 

 

When I try to relation Licitadores with Ofertantes I can not because ther is not a unique value in the fields relationed, then I create the table LicitadoresIDs with the unique IDs of Licitadores but when I try to relation LicitadoresIDs with OFERTANTES I get this error

 

 

How can I get the name of the ICs tha is in the ICs table?

 

Regards

2 Replies

  • v-qiuyu-msft's avatar
    v-qiuyu-msft
    Community Support

    Hi kintela,

     

    From the error message, you can see there already had a relationship from LicitadoresIDs -> Licitadores -> InteelocutoresComerciales-> Ofertas to Ofertantes. Just as the error message stated, you need delete the relationship between the Ofertas and Ofertantes, or deactivate the relationship between the relationship between LicitadoresIDs and Ofertantes.

     

    You can also try the suggestion from konstantinos : Inactive relationships : When multiple relationships are to be done.

     

     

    Best Regards,

    Qiuyun Yu

    • kintela's avatar
      kintela
      Helper II

      Hi v-qiuyu-msft

       

      I have this now

       

       

      And when I add fields of Ofertas all is fine

       

       

      But if I add Ofertantes.BajaMedia all records dissapear and this is because ther is no recod in Ofertantes with tese Ofertas.IDs but this is a problem no?

       

      regards