Skip to main content
Deepak Kulkarni (EY) ha fatto una domanda in #Accounts

Team,

 

Need solution particular to Account object, where the use case is -

 

Account A (CHILD) - Account B (PARENT)

 

Account X (CHILD) - Account Y(PARENT)

 

I have been asked to validate whether Account A can be child of Account B and Account Y. As per the business scenario.

 

Seems not possible  as per the standard process. If yes Kindly guide

Probable Customization approach if any ?

 

#SalesCloudBestPractices #Accounts

3 risposte
  1. 26 lug 2021, 14:21

    No, the standard Parent Account field can only hold a single AccountId, you can't concatenate Id's in a Lookup field like that.

     

    For what you've described (an Many-to-Many object relationship) you would need to create a custom Junction Object 

     

     Documentation Create a Many-to-Many Relationship

0/9000