Hey all!
I'm creating a 'master' report in SSRS 2008 that collaborates other reports about a person. Sometimes not all of the other reports are relevant and as such return nothing. I'd like to be able to exclude this from the master report so it does not leave a blank page.
I'm aware of the 'no-rows-message' feature, but a whole page with simply "Not applicable for this person" is hardly the best solution!
Essentially I'm looking for a way to determine if a subreport is 'empty' and use that in a visibility expression.
Any help is most appreciated