Crystal Reports: using results of one report as input parameter in another -


i trying combine 2 reports. 1 report pulls list of id , other report displays general data on ids.

i'm trying write 1 report uses ids generated in first report input parameters in second.

you can use sub reports purpose.

select id in runtime , pass value input second report way can required output.

edit----------------------------------------------------------------

create parameter id @ run time.. , after link parameter sub report using sub report links pass id record selection part of sub report , when sub report refreshed data id... make sure prepare sub report according required details


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -