Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Estimated Time in Employee Summary Post Reply Post New Topic
Author Message
DirectP2013
Newbie
Newbie


Joined: 21 Feb 2013
Online Status: Offline
Posts: 2
Quote DirectP2013 Replybullet Topic: Estimated Time in Employee Summary
    Posted: 21 Feb 2013 at 7:40am
Hello,

I am fairly new to Crystal Reports. To keep it simple, I need to take the empsumm.rpt use all the information there and add the estimated time (field tempxreport.doublespare4) from ActVEst1.rpt. I'm trying to combine columns of information from two different reports into one. I would greatly appreciate any help on this matter.

Thanks,
Kevin
IP IP Logged
Sastry
Moderator
Moderator
Avatar

Joined: 16 Jul 2012
Online Status: Offline
Posts: 537
Quote Sastry Replybullet Posted: 21 Feb 2013 at 10:44pm
Hi Kevin,

To combine two reports, either you have to use sub report or create a new report by combining appropriate tables.

Sub Reports :

Use report1 as your main report and insert the other report as sub report and using shared variables you can bring data from sub report to main report.

New Report :
Select all tables from first report and select unique tables from second report and join all the tables and place required fields into your report.
or
If you can write SQL, write SQL and use add command to create report.


Thanks,
Sastry
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.