I would like to export details about pledge payments that are applied to two or more pledges. I mainly want the import id for pledge, import id for payment, and the amount applied from the payment to each pledge. I would probably expect the result in query for example to have two rows if the payment was applied to two pledges. So for a $30 payment split $20/$10;
Payment Gift Import ID | Payment Gift Amount | Pledge Gift Import ID | Pledge Gift Amount | Amount Applied |
100000-001-1000491 | $30.00 | 1001-0101-111111 | $100 | $20 |
100000-001-1000491 | $30.00 | 1002-0202-1222222 | $80 | $10 |
Current functionality is missing or way over the top with unusable options.
More details.