April 21, 2010 at 8:50 pm
I sql Reports 2005 (in visual studio bI) if righclick the table, it was possible to enable for disable the detail row, Header, Footer.
How do you do that in SQL reports 2008 (in visual studio bI).
April 23, 2010 at 12:47 am
HI
You can hide the detail grouping (Group Properties | Visibility | Hide). See if that helps?
April 23, 2010 at 8:00 am
I already deleted the details row hence wanted to know , If I could enable that detail row
Or else I will have to create new table define all grouping all over again.
April 23, 2010 at 8:03 am
Or do the grouping in T-SQL and display the results in a straight table/tablix without grouping. Then each row is actually total and you don't need grouping in SSRS.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply