0

I have a column in a tablix on an SSRS report that is printing wider on the first page, but then the size I want it to be on the following pages. Any suggestions?

Pictures below showing first page, second page, and design.

Tablix Design

Page 1 Page 2

Dom Vito
  • 507
  • 8
  • 38

1 Answers1

0

On the Properties Pane. Look for the property "CanGrow" and "CanShrink". Make their value FALSE

Aldrin
  • 756
  • 6
  • 18
  • They are currently set to that. I have even tried all combinations of those two properties and the error persists. – Dom Vito Jun 06 '16 at 14:39