Crystal Reports Question:

Suppose I have a crystal report with a linked subreport as well. is there any way not to print the current record on the main report if no records are returned from the subreport?

Crystal Reports Interview Question
Crystal Reports Interview Question

Answer:

yes, we can achieve that using shared variables as
mentioned already. however, should also make sure that the
subreport values should come to the primary report before
the section you have records on..


Previous QuestionNext Question
How to create crystal reports in .net?Can we call or add subreport within subreport?