September 23, 2010 at 2:47 pm
I have a table with a grouping row. The detail is hidden under the group. I need to add a new header row above the detail group that is hidden. Tried to add a new row over detail as the header but it repeats with the other detail info.
Anyone know how to get the 2 separate headers going?
Thanks
September 23, 2010 at 2:57 pm
Try inserting a row in your group "Inside Group - Below." That will repeat with the group but not the detail.
September 24, 2010 at 6:33 am
I do not see the "Inside Group Below" option. If I select the group the and insert row below it still shows up before I click the drill down.
September 24, 2010 at 7:11 am
Sorry, I am using VS2008 and it may be a bit different. What I do is right click on the gray area on the left side of the tablix (table) for the group and then I get the Insert Row Inside Group Below. If you don't have this option, I believe the insert row is aware of where you are trying to insert. So if you right click on the group and choose Insert Row Below, I think it will insert a row that belongs to the group, below the current line. Whereas if you are on the detail and right click and choose Insert Row Above it will insert a row that belongs to the detail. You may have to experiment a bit.
September 24, 2010 at 7:47 am
OK, that is what I did. The row is not hidden and repeats for each group line.
September 24, 2010 at 12:16 pm
You should be able to hide, or show the row based on an expression. Right click the row and go to Properties, there should be a section labeled Visibility where you can enter an expression.
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply