Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 Analysis Server and Reporting Services (2008)
 ssrs 2008 detail line issue

Author  Topic 

scamper
Yak Posting Veteran

52 Posts

Posted - 2012-05-17 : 16:26:00
I am working on a new SSRS 2008 r2 report.

Right now in the details section there is a line for the column headers before each detail line. I would like the column header to appear only when there is a control break (row group) change. Can you tell me how to fix this issue and/or point me to a url that will solve the issue?

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-19 : 15:02:09
can you post a screenshot? without that, its difficult to make out current layout. Ideally header comes only if you add a grouping other than default table header section.

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page

scamper
Yak Posting Veteran

52 Posts

Posted - 2012-05-21 : 15:15:03
I added an extra row header and highligted the bottom border. This gave me the line I was looking for.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2012-05-21 : 16:08:32
ok..glad that you could sort it out

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/

Go to Top of Page
   

- Advertisement -