Home > Archive > MS SQL Server Reporting Services > June 2005 > Inserting a blank line betwen groupings in my matrix report









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Inserting a blank line betwen groupings in my matrix report
AdamB

2005-06-29, 11:23 am

I have a matrix report with 3 column groups. My main group is called
"Location" and then I dump out a bunch of data related to that location.

I want to insert a blank line before each new "Location" in my report but I
can't figure out how to do this with my matrix report.

Any ideas?
Dan Christjohn

2005-06-29, 1:24 pm

Try putting this into expression for the location:

=(Fields!Location.Value+Environment.newline())

Good luck!

Peace,

Dan

"AdamB" <AdamB@discussions.microsoft.com> wrote in message
news:6B279444-7502-43B3-B238- 9C282A3C8858@microso
ft.com...
>I have a matrix report with 3 column groups. My main group is called
> "Location" and then I dump out a bunch of data related to that location.
>
> I want to insert a blank line before each new "Location" in my report but
> I
> can't figure out how to do this with my matrix report.
>
> Any ideas?



Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com