Hi All,
I am using CR 10 with SAP.
Here is situation:
I have a main Report which is having three groups Region, State, and Center.
Why using SubReport ?
I have to use Sub report to get the calculation for each employee in a Center, Subreport used tables are designed if they get commission then only we will have a record out there,I cannot do join in main report / left outer won’t work.
So I am using Sub report to get all the calculations done and I will be printed against the employee in Main report.
Subreport will be having some 1 million records, so I wanted run once in Report Header and get all the values dumped into Arrays and get into main report,so that I will not be running sub report for each region or center.
Here is the Problem :
When run the Report, the Commission for each employee will be shown under their respective centers, lets say XX against it shows 100 for center AA, once I click (DrillDown) on AA Center ,XX Commision will be shown ‘0’.
This when Sub Report is ReportHeader of the Main Report runs for few minutes.
If I place the same Sub report into GroupHeader of AA then everything is fine but take few hours to run.
Any help is appreciated and I am in touch with Crystal Decisions,My query is queue and I will update as soon as I get the info,
Thanks,
Venu
I am using CR 10 with SAP.
Here is situation:
I have a main Report which is having three groups Region, State, and Center.
Why using SubReport ?
I have to use Sub report to get the calculation for each employee in a Center, Subreport used tables are designed if they get commission then only we will have a record out there,I cannot do join in main report / left outer won’t work.
So I am using Sub report to get all the calculations done and I will be printed against the employee in Main report.
Subreport will be having some 1 million records, so I wanted run once in Report Header and get all the values dumped into Arrays and get into main report,so that I will not be running sub report for each region or center.
Here is the Problem :
When run the Report, the Commission for each employee will be shown under their respective centers, lets say XX against it shows 100 for center AA, once I click (DrillDown) on AA Center ,XX Commision will be shown ‘0’.
This when Sub Report is ReportHeader of the Main Report runs for few minutes.
If I place the same Sub report into GroupHeader of AA then everything is fine but take few hours to run.
Any help is appreciated and I am in touch with Crystal Decisions,My query is queue and I will update as soon as I get the info,
Thanks,
Venu