What are the relationships we have in Microsoft dynamics 365 CRM

 


         What are the relationships we have in Microsoft dynamics 365 CRM

                 We Have 3 Relationships in CRM, Those are

1.       1:N Relationship

                      If any Account entity form having sub grid of contact entity, it is called as 1:N                        relationship  

                     EX: Account : Contacts

2.       N:1 Relationship

                      If any Contact entity form having lookup of account entity, it is called as N:1                            relationship

                     EX: Contacts : Account

3.       N:N Relationship

                      If Account entity having sub grid of contact entity and that contact entity                              having

                       look-up of account entity, it is the N:N relationship

                      Many records of one entity can be related to many records of another entity.                           When viewing records of either entity in a N:N relationship you can see a                               list of any records of the other entity that are related to it. Example-                                         Marketing Lists to campaigns.

                       EX:

·         Accounts and Marketing Lists

·         Contacts and Marketing Lists

·         Lead and Marketing Lists

·         Campaign and Marketing Lists        

Comments

Popular posts from this blog

2. On Click of case Reject button, show popup with reject reason text, once filled and submitted, reject reason field should get filled and case should be in read only

How to read JSON format data

Connect Dynamics 365 in Console Application using Application Registration and Application User