I am working with CR2008 right now.
I basically have 2 seperate data sources, one contains a list of credits of multiple types and amounts. The other simply contains a list of 1 particular type of credit (not found in the first source).
I am trying to aggregate these together and use the charting tools in Crystal to show the total $ amount of credits, broken out by the category each month, but I am stuck.
Thought about creating a subreport for the second data source with a number of shared variables and passing them over, but there is nowhere in the main report where I can pass those numbers to that the charting tools will recognize.
I tried pulling both sources into 1 report with no linking, and using a few formulas in detail a and detail b that would get them to have the same types of totals and category, but Crystal ties the detail a and detail b together as 1 record.
Any suggestions would be greatly appreciated.
just to provide an example:
source 1
record 1 = 1/1/2010 reason = reimbursement, $25.00
record 2 = 1/1/2010 reason = product return $20.00
source 2
record 1 = 1/1/2010 reason = unhappy cust. $75.00
record 2= 1/5/2010 reason = unhappy cust. $35.00
thanks for any suggestions!
I basically have 2 seperate data sources, one contains a list of credits of multiple types and amounts. The other simply contains a list of 1 particular type of credit (not found in the first source).
I am trying to aggregate these together and use the charting tools in Crystal to show the total $ amount of credits, broken out by the category each month, but I am stuck.
Thought about creating a subreport for the second data source with a number of shared variables and passing them over, but there is nowhere in the main report where I can pass those numbers to that the charting tools will recognize.
I tried pulling both sources into 1 report with no linking, and using a few formulas in detail a and detail b that would get them to have the same types of totals and category, but Crystal ties the detail a and detail b together as 1 record.
Any suggestions would be greatly appreciated.
just to provide an example:
source 1
record 1 = 1/1/2010 reason = reimbursement, $25.00
record 2 = 1/1/2010 reason = product return $20.00
source 2
record 1 = 1/1/2010 reason = unhappy cust. $75.00
record 2= 1/5/2010 reason = unhappy cust. $35.00
thanks for any suggestions!