Tracking Donor Advised Funds

Hello!

How does everyone approach processing DAF's in Tessitura? Do you simply place the donation under the donors record or do you place it under the DAF and perhaps credit(soft credit?) the donor? or does anyone use a DAF constituency? And how do you pull lists of people who donate through DAF's?

Sorry, a lot of questions I know!

Thanks, 

Nik

Parents
  • We process the donation under the DAF and soft credit the donor to avoid sending tax letters, which aren't allowed for DAF gifts. Most DAF gifts also don't allow goods/services in exchange for the donation so read the fine print on each donation letter. This process does end up requiring us to adjust pledges when payments come from the DAF, but in the end it's a cleaner/safer process for us. I've had a Board member request a list of their payments as their DAF required them to show what they'd paid personally versus with DAF money. It was a nightmare in the past when we just put everything under the donor/creditee.

    To be fair, creditee reporting is burdensome through List Manager in v12.5.1 unless you know SQL. I believe v14 and 15 now include creditee options as criteria. I'm also happy to share the code I used to create a custom view that calculates who the donation should apply to (donor or creditee).

Reply
  • We process the donation under the DAF and soft credit the donor to avoid sending tax letters, which aren't allowed for DAF gifts. Most DAF gifts also don't allow goods/services in exchange for the donation so read the fine print on each donation letter. This process does end up requiring us to adjust pledges when payments come from the DAF, but in the end it's a cleaner/safer process for us. I've had a Board member request a list of their payments as their DAF required them to show what they'd paid personally versus with DAF money. It was a nightmare in the past when we just put everything under the donor/creditee.

    To be fair, creditee reporting is burdensome through List Manager in v12.5.1 unless you know SQL. I believe v14 and 15 now include creditee options as criteria. I'm also happy to share the code I used to create a custom view that calculates who the donation should apply to (donor or creditee).

Children