Number of children in Hierarchical Band
Posted: Thu Sep 25, 2014 4:38 pm
Hello Team,
I have a report with a herarchical band in order to represent something like this:
- Father1
---- Child 1
---- Child 2
---- Child 3
- Father2
---- Child 1
---- Child 2
And I would like to ask you about how to get the total number of children for each father before print the databand content in order to display something like this:
- Father1 (3 children)
---- Child 1
---- Child 2
---- Child 3
- Father2 (2 children)
---- Child 1
---- Child 2
Thank you in advance.
I have a report with a herarchical band in order to represent something like this:
- Father1
---- Child 1
---- Child 2
---- Child 3
- Father2
---- Child 1
---- Child 2
And I would like to ask you about how to get the total number of children for each father before print the databand content in order to display something like this:
- Father1 (3 children)
---- Child 1
---- Child 2
---- Child 3
- Father2 (2 children)
---- Child 1
---- Child 2
Thank you in advance.