Exporting Split Gifts

Options
Is there any way I can create a gift export that will give me a row with an amount for each split instance instead of all on one row?
Tagged:

Comments

  • Oh is there a way to do this with a query? I tried this but wasn't getting good info. Is there a trick?

  • If you export the split gift amount instead of gift amount you will get 2 rows. But if you also have any other one to many export fields, you may get 4 instead of 2. You really need to understand the database structure and how one to many fields work.
  • I would recommend adding criteria with a couple of Constituent IDs to your Query while you're learning/testing.  Even creating some dummy records.  This way, you can try different things and see what happens, without needing to wait a longer time for the Query to run because it's using a larger data selection.

Categories