Skip to main content
Shweta Bhambhu a posé une question dans #Sales And Marketing
Object A - has a lookup relationship with itself and has multiple record types so I want that on Record type B it should show sum of amount field on Record type A.
4 réponses
  1. 17 juil. 2018, 17:26
    Hi,

     

    If you want to have a sum of 'amount' field for all the related records whose record type is A then I suggest you do it using Rollup helper(an appexchange app). It's free.

     

    Link: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N30000009i3UpEAI

     

    You cannot do this by simply creating a formula field.

     

    If you don't want to use the app then the other way to do this involves a combination a process builder and a flow( a bit complicated). 

     

    You can refer to this link for help: https://www.linkedin.com/pulse/how-create-custom-roll-up-summaries-using-combination-mohammed-hassan/
0/9000