Tuesday, April 21, 2009

Picture from a 2 column report in SSRS 2008

Here is a picture of a report exported as PDF. I will follow this up with a full how-to article when I find some time.


3 comments:

  1. Can you tell the steps to create such a multicolumn report in SSRS 2005. I need it for continuation of numbers [ my table is just two columns so I want it to be displayed twice on one page with a continuation of numeric values]

    ReplyDelete
  2. Unfortunately I do not have SSRS 2005 configured.

    ReplyDelete
  3. Hello,

    I am new to SSRS 2008.Can you please tell the steps to create such a multicolumn report in SSRS 2008.

    I have the data like

    Name1
    Name2
    Name3
    Name4

    and I would like to print in the below format

    Name1 Name2
    Name3 Name4

    Thanks in advance.

    ReplyDelete