Skip to main content

#Donations Rollup0 人がディスカッション中

Hi

My requirement is to calculate the below fields at account level. Will using data processing engine help get these values? Or should I create a flow to get this result? We use NonProfit cloud. Or is there any other workaround?As am new to using Non Profit cloud and also not sure of how to setup data processing engine any suggestions will help me. Thanks in advance.

2 Years Ago CYTD | LY2_CYTD | Currency | rollup

2 Years Ago YTD | LY2_YTD | Currency | rollup

3 Years Ago CYTD | LY3_CYTD | Currency | rollup

3 Years Ago YTD | LY3_YTD | Currency | rollup

4 Years Ago CYTD | LY4_CYTD | Currency | rollup

4 Years Ago YTD | LY4_YTD | Currency | rollup

5 Years Ago CYTD | LY5_CYTD | Currency | rollup

5 Years Ago YTD | LY5_YTD | Currency | rollup

6 Years Ago CYTD | LY6_CYTD | Currency | rollup

6 Years Ago YTD | LY6_YTD | Currency | rollup

 

#Non-profit Cloud  #Non-profit Cloud Consultant  #Roll-up Summary Fields  #Donations Rollup

1 件の回答
  1. 2024年6月20日 12:14

    While you could technically use DPE for this, it's not really the best approach... There are two I have used in the past that have worked for me:

    1. Flow - you could create a scheduled flow to run every evening to calculate the new totals for any donor who has given in the previous 24 hours. Pull all of their donations since the start of the year and sum them to the fields you've created

    2. Use DLRS - this is a 3rd party tool (free) that a lot of people (non profits and beyond) use for exactly this purpose. Declarative Lookup Roll-up Summary allows you to configure a process that it generates apex code for (since apex can be more efficient for large data manipulation than flow). A few clicks and you're done (you don't have to know how to code apex for this at all!)

0/9000
3 件の回答
0/9000
2 件の回答
0/9000