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 2012 Forums
 Analysis Server and Reporting Services (2012)
 SSRS trouble lining up report sections

Author  Topic 

gbritton
Master Smack Fu Yak Hacker

2780 Posts

Posted - 2014-04-07 : 08:06:02
I have a report definition with several sections. Each has its own tablix. I want to line up the columns in all sections so that they begin at the same horizontal position and have the same width. I can't find a way to do that easily.

I can (and do), line up the tablixes (sp?) using the "align lefts" or "align tops" buttons. That's a good start. However, I then want to line up the columns in the different sections. That means making them the same widths. I can find no way to do that other than opening the properties of each column and typing in a specific width.

What is a better way to do what I need?
   

- Advertisement -