Unable to access a relationship link in accounts in the case entity

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • murugappan
    Active Community Member
    • Aug 2017
    • 471

    Unable to access a relationship link in accounts in the case entity

    I have a unique problem. In the Account entity i have a relationship link to Account labelled "Parent Account". In the case entity, i have field "Reporting Account" which is link to Account entity. I am trying to create a field called "Parent Account Name" which should get the Name field from the "Parent Account" for the "Reporting Account". I could not do this as the "Parent Account" field is not available.

    Please help
  • dreginald
    Member
    • Sep 2018
    • 95

    #2
    The newly created relationship between Account and case can be mapped by writing a formula in case account1Id=accountId

    Comment

    Working...