Hi everyone, ?
I’m working on a Power Automate flow to generate our standard receipt, and I’ve run into an issue when handling multiple gifts from the same donor.
I started with a flow shared by Hailie and made modifications to get it working for our use case. Currently, the flow pulls data from Raiser's Edge and populates the receipt template with the following fields:
- Received By → Fund Name
- Designation → Fund Description
- Payment Method → Payment Method
- Amount Received → Gift Amount
This setup works perfectly when a donor makes a single gift. However, when a donor makes multiple gifts, I need the flow to:
- Populate the second gift on the line below the first gift. (Blue box in the screenshot)
- Sum the total amount of both gifts and display the combined value in the Total Amount Received field. (Red box in the screenshot)
Right now, only the first gift is appearing in the template. I’m not sure how to modify the flow to handle multiple gift entries dynamically.
I’ll attach a picture of the receipt template for reference. Any guidance or recommendations would be greatly appreciated!
Thanks in advance for your help!