March 6, 2011 at 12:06 pm
I am beginning the tedious process of converting many of my reports from Crystal to SQL 2008 R2 reporting services. I have a report that has three groups that are used for total grouping and I don’t want to see the columns in the report for the groups.
When I set those columns visibility to hidden I then lose the visibility of the data and sub totals within the report.
I have attempted to change the width of the columns for the group to be as small as possible but they still appear as full size columns when deployed to my Server.
I am looking for any suggestions to help me perform the required formatting on my reports.
Thank you for any help or words of wisdom on this issue.
Mike
April 10, 2011 at 5:55 pm
Did you manage to find a solution for this problem? I have the same problem.
April 11, 2011 at 1:36 am
I think I'd need a screenshot to really understand, but are you using groups where outside of the groups you're doing aggregates on the groups, and you just want to see those aggregates and not the groups themselves? (Tongue twister!)
Why can't you right click and delete row/column to remove them from the table entirely; it prompts if you want to keep the group or not, so you can retain the groups and remove what you didn't want to show?
If that's not what you wanted, and you really need to just shrink it for some reason, don't forget to set the TextBox CanGrow properties for everything in that row/column to False. You can also set the Color and BackgroundColor to White ...
April 21, 2011 at 3:15 am
test:-)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply