cancel
Showing results for 
Search instead for 
Did you mean: 

passing data from crosstab in subreport to main report crosstab

stacy_cramer
Explorer
0 Kudos
96

I need to pass data from a crosstab in a subreport to a crosstab in the main report. I'm using Crystal Reports 2013.

The subreport and main report are from different databases. I need to add Call Center Data to Ticket Data.

Sub Report Format

4/16/18 4/17/18 4/18/18

Acd Calls 123 456 789

Main Report

4/16/18 4/17/18 4/18/18

#Tickets 123 456 789

What I need is to add Acd Calls and Tickets by Date.

Accepted Solutions (0)

Answers (1)

Answers (1)

DellSC
Active Contributor
0 Kudos

You can't pull full sets of data from a subreport, only single values in Global variables.

What type of databases are you connecting to? Which version of Crystal are you using?

-Dell