problemman1
Technical User
I have a main report which has 4 section (Detail A to Detail D).
Rest all(header,footer.etc) are suppressed(idontrequirethem)
In each of these sections i have subreports.
The 3rd detail section has 2 subreports along with a header i manually created there.So the arrangement is something like a box with certain headlines are shown and below that i have added these subreports.(This is how the Detail C section looks)
My requirement is to suppress this detail section if both these 2 subreports are blank. Currently i have checked the "subreport suppress if blank" and it works but i want that box also to get suppressed if the subreports are blank(means the section to get suppressed)
Note:-the subreports will either be blank together or it will have data together.Its not like one can have data and the other cannot.Please help. How can i achieve this programatically?
Rest all(header,footer.etc) are suppressed(idontrequirethem)
In each of these sections i have subreports.
The 3rd detail section has 2 subreports along with a header i manually created there.So the arrangement is something like a box with certain headlines are shown and below that i have added these subreports.(This is how the Detail C section looks)
My requirement is to suppress this detail section if both these 2 subreports are blank. Currently i have checked the "subreport suppress if blank" and it works but i want that box also to get suppressed if the subreports are blank(means the section to get suppressed)
Note:-the subreports will either be blank together or it will have data together.Its not like one can have data and the other cannot.Please help. How can i achieve this programatically?