Hi
I have a report that contains 10 group levels, I have made all 10 expand or collapse. When I get to the 10 group and expand it I have 2 or more depending on my result set of details records that appear. So far so good
Now my issues is that the groups do not all have values so I set the row visibility to false for the rows that have no data. This works except when I expand the last row only one row of the detail data shows up. How can I get it so that
both details rows show up?
View Complete Post