Crystal Report - Link Support

Options
Apologies if this is in the wrong forum, but I'm looking for anyone with Crystal Reporting experience who would help with the linkages in one of our reports.


We've built and used this report for sometime, but found that when there's a split-gift, it corrupts our report. 


I've managed, through trial-and-error, to remap the linkages, to get it to work - however, there's one field no longer flowing through, but playing around again with the linkages it comes through, but splits break again.


Just looking for anyone with Crystal Reporting experience to help us better understand mapping the linkages in our back end... thanks in advance!
Tagged:

Comments

  • What field is involved?
  • Does the report pull from an exported MDB file, or directly from the SQL database?  If it is from an MDB file it is highly likely that you will never be able to get accurate reporting on split gifts because RE doesn't export the split information to the MDB file in the same way it stores the data in the database. Export only exports a summary by Campaign, Fund, or Appeal, not each specific split.
  • John Heizer:

    Does the report pull from an exported MDB file, or directly from the SQL database?  If it is from an MDB file it is highly likely that you will never be able to get accurate reporting on split gifts because RE doesn't export the split information to the MDB file in the same way it stores the data in the database. Export only exports a summary by Campaign, Fund, or Appeal, not each specific split.



    And considering that BB is basically slowly letting RE go gentle into that good night, don't expect a fix for this, like, ever. 


    [rage intensifies]

  • We decided some years ago that split gifts were not supported very well in RE and opted to start entering each split as a separate gift. It's helped in some areas (financial reporting) and hurt in other areas (receipting and pledge payment invoicing). A relatively small number of our gifts have a split associated so this trade off was acceptable for us.  
  • You can export using Fund ID Amount or Campaign Id Amount. - this gives you the split amount in the gift.
    40c00c161b0d759f78c9bf26de9b883c-huge-ca


    Although, that being said, Split gifts are still problematic when you try to run ANY type of pledge analysis from any of the canned reports in RE Database view.

    I have NOT tried this in NXT view to see what happens.


    Right now we are still using split gifts because the "largest" gift amount for us in an important piece of information.

     
  • Elaine Tucker‍ where did your screen shot come from?  I've tried under both a Constituent Export and Gift Export and I can't find anything that matches to it.


    The reason I ask is because I've always found it impossible to get accurate figures from RE.  If you have a split with one Campaign and two Funds (or vice versa) then the split amounts don't come out in a workable form.  I was going to run a test using what you showed but can't find any screen that looks like the one you've included.
  • John Heizer‍ It's a gift export - and it's an export to Crystal Reports that I've been working on off and on as time allows.

    I haven't finished it yet, so sorry to say I have no pointers or helpful hints "yet" 

    Here is a snapshot of the full export - on the left I've expanded the section under "campaign" and under "fund"   that is where you can find the fields.

    de3015d2b1d72cdfb7212837664b47ae-huge-gi


    In a gift query this is how to find the fields:

    8f4b5daf940878334ab568485da37f63-huge-gi



    So... in export the field under the fund or campaign area is labled "amount" but in query they are labled "split amount"


    I know that when I run some of the canned reports in RE for pledges and their associated installments or balances, such as cash flow the values on split gifts are very eratic, sometimes they are right and sometimes not... 


    Good luck!
  • Ah, your original screen shot was of the Output column in Export after you'd made selections. I was trying to find an identical set of fields in the Available Fields to Export column and couldn't match the two.


    As I said before, I think you're going to find that you'll never get accurate data from Export using this method. Export considers splits a single "Gift." When it exports the data in Campaigns -> Amount and Funds -> Amount it outputs the total amount for the related Campaigns/Funds. If a single Gift has a mix that includes repeated Campaigns/Funds then you get the total given to that Campaign/Fund, but no way to really extract each split.


    For example:


    Total Gift Amount $525.55


    Split details (5 split records):

    Campaign 1  Fund A = $200.00

    Campaign 1  Fund B = $120.00

    Campaign 2 Fund A = $105.05

    Campaign 2 Fund B = $75.40

    Campaign 3 Fund A = $25.10


    Export Results (3 Campaign records and 2 Fund records):

    Campaign 1 = $320.00

    Campaign 2 = $180.45

    Campaign 3 = $25.10

    Fund A = $330.15

    Fund B = $195.40


    There's no way to get the five specific splits out of the system using Export.  That's fine if all you're wanting to do is report totals given to each Campaign or Fund, but if you're trying to create a report that accurately lists all the splits for a Gift then it just can't be done in CR (unless you have direct access to the SQL database where the splits are stored).



     
  • We, too, find that Raiser's Edge does not handle split-gifts effectively; we have to process each split-gift as an individual gift.  Also, I wish there would be a "Total Receipt Amount" available under "Summary For Fund"; the current "Total Given" comes the Gift Amount instead of the Receipt Amount....
  • Sooo... This is will be a pretty unpopular opinion about gift splits, but it has almost always worked well for us:


    We use a Gift Query to view all the split gift info and we export an Excel file out from that.  In Gift Query view each split of a gift is dumped out as a separate record.  


    So you could export out an Excel file from a Gift Query and then build a Crystal Report off that.  We tend to build a lot of pivot tables and charts off split gift data and we've generally had pretty good luck with it.  This might not work in your particular Crystal Report scenario (not sure what other data you're reporting on), but it is a generic option for reporting with split gifts.

Categories