I hope that there is an easy answer for this.
I have report that uses a cross tab to summarize quantity shipped from various locations by item. I need to also summarize the quantity ordered for each item. I have created a summary report that tallies the orders up and passes back a totalamount ordered for each item. I have used shared variable to pass this information from the subreport. I now need to place this item into the row listing for the crosstab, possible?
I am working with Crystal Report XI and running on MS SQL server as a backend DB.
Thanks in advance for the help.