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.
Author |
Topic |
neostar
Starting Member
18 Posts |
Posted - 2006-01-12 : 08:22:30
|
Is ther anyway of putting descriptive headers on Row Groups in a Matrix Report. I have some calculated numerical data in 5 row groups, but I want to add headers so users actually know what the data is!thanksDan |
|
mallykarjuna
Starting Member
5 Posts |
Posted - 2006-03-08 : 07:20:23
|
Hav u got any workaround for this problem? If so pls share it.Regards,MallikArjun |
 |
|
jaycat
Starting Member
2 Posts |
Posted - 2006-03-13 : 17:19:53
|
I have just figured out the solution to this. Email me for more information. |
 |
|
jarno3000
Starting Member
1 Post |
Posted - 2006-03-14 : 11:18:45
|
Hi Jaycat,Can you post your solution. regards |
 |
|
froMars
Starting Member
1 Post |
Posted - 2006-03-22 : 12:31:10
|
I just figured it out - it's a little clumsy, but not too bad:1. Put a Rectangle from the toolbox to the cell where you want to put your Row Group Header.2. Create decriptive textboxes to label your row group header.3. Place these textboxes in the Rectangle and resize to fit your row group columns.Fill the empty cell above the row groups with a Rectangle is the key here! |
 |
|
|
|
|