Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Big Problem using subreport Post Reply Post New Topic
Author Message
azeem
Newbie
Newbie


Joined: 09 Aug 2011
Online Status: Offline
Posts: 3
Quote azeem Replybullet Topic: Big Problem using subreport
    Posted: 16 Aug 2011 at 10:17am
i want a report using two tables mainly SaleOrder, SaleOrderDetail. Report is printed Customer wise with customer Info at top and after each customer info all SaleOrdernos of that customer are printed in header and then their combine detail (ItemId, Quantity etc) is printed. I use sub report for Printing Sale Order no and link it with main report on Customer it works but i want to run it by giving saleorderno, so that if a customer has say ten or more sales orders then only my asked salesorder info is printed. i can give criteria as Saleorderno>1000 or SalesOrderNo=2374340 or SalesOrderNo=2374345]. Is there a way that i can pass Record selection formula of main report to subreport? Or can I use that criteria in subreport that I pass from code to Main Report? I cannot make changes in my VB Application. All that i can change is my Report. In which version of crystal report can it be done? Can i do it in CR 7 ?
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 17 Aug 2011 at 2:04am
change the record selection in your subreport to use new parameters, then link the new parameters to the main report values that they mimic. 
 
You can link on fields in the main reports data or you can link to parameters for the main report...think of it as calling a subroutine.
 
HTH
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.