Skip to main content
Christopher Pustizzi (Self) 님이 #CRM Configuration에 질문했습니다

I am trying to do the following:

 

  • Get a total Number count of a contact field (Field 1) onto the Account record
  • Can be multiple contacts with that field populated
    • Ex. Contact 1 = 15 / Contact 2 - 20
  • Account field should have a totla of 35

Trying to use Declarative Roll-Up Summary but can't use the SUM Operation (Picture shows a different Operation because I cant pick and save wit SUM)

 

What am I doing wrong?

 

Declarative Roll-Up Summary Help

답변 2개
  1. Eric Praud (Activ8 Solar Energies) Forum Ambassador
    2022년 1월 24일 오후 1:38

    @Commons Project: DLRS may be able to help here.

     

    Otherwsie you coudl create your own flows, similar to this:

    https://blog.certifycrm.com/create-a-roll-up-summary-with-flow/

     

    The difference is that, instead of using "Equal Count", you'd need to use the ADD operator:

    Number field on Account - ADD - Number field on Contact

0/9000