Is there a report for showing all soft credits for a particular time period? The SQL looks pretty simple, but I don't want to reinvent the wheel for the report itself.
Thanks!
Take a look at the Current Constituent Giving by List report, which will show credited gifts. There is a separate set of queries that handle these gifts in the procedure (RP_BOARD_GIVING).
Thanks Ryan. I created a list that pulled everyone with a soft credit which can be provided to this report. I think that gets the job done.