Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 242843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:52:18+00:00 2026-05-11T20:52:18+00:00

I am using SQL Server 2008 and I want to show 1 single field

  • 0

I am using SQL Server 2008 and I want to show 1 single field from a table in multiple columns in the report. Just like if I were to print labels. How can I achieve this?

Example:

Instead of printing:

Names Report

Andrea
Austin
Barbara
Bob
Bruno
Cathy
Chis
…

I want to print in columns (say 3 fixed columns):

Names Report

Andrea —- Bruno —- Darren
Austin —- Cathy —- Francis
Barbara —- Chis —- Gabriel
Bob —- David —- Gerald
……. —- ……. —- …….

Edit: If I run the report and click on “Print Layout” button, I can see multiple columns. Can I set this mode as default?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T20:52:18+00:00Added an answer on May 11, 2026 at 8:52 pm

    Use the ‘Report’ menu in Visual Studio and select ‘Report Properties’. You can set columns in the ‘Layout’ tab.

    Try this msdn article about newsletter-style reports for more details: http://msdn.microsoft.com/en-us/library/ms159107.aspx

    This method does have a limitation though so in some cases it might not be applicable:

    Only PDF and Image renderers support
    newsletter-style reports.

    EDIT:
    So one approach is to use multiple tablix with a filter that checks RowNumber and accordingly displays particular records in each table.

    The other way is called Newsletter-style report (link). This formatting is retained only when report is exported as PDF or Image. It can be previewed only when you select ‘Print Layout’ on the Preview tab in Visual Studio. Here is an example:

    1. Create a new report with the foll. dataset: SELECT ID,NAME FROM TABLENAME
    2. Add a new table to the report and select the ID and Name as columns
    3. Click on the tablix and press F4 to edit the tablix properties. In the properties window, change the Size – set the width to 2in
    4. Click on the report area outside the report page boundary and press F4 to edit the report properties. In the properties window, change the Column value to 3, and column spacing value to 0.1
    5. On the report scroll to the right hand side, you will notice that there are 2 new columns (so totally 3 columns on the report – because you selected 3 in step 4 above). Now click on the margin at the start of the column 2 and pull it further to the left to bring it as close to the column 1. This is only to reduce the need for huge page size.
    6. Right click on the report area outside the report page boundary and select Report Properties. Change the Page Size – Set the width to 10in
    7. Preview the report. Now select the ‘Print Layout’ tab to see the result. This formatting is retained only when report is exported as PDF or Image.

    As noted in points 5 and 6 – since the report body flows into multiple columns, you must ensure that the page size is at-least equal to -> ([Original report body size times the number of columns] + all the column spacing values). Otherwise it will look messy.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 212k
  • Answers 212k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Try this: string text = "<foo>...</foo>"; var pairs = XDocument.Parse(text)… May 12, 2026 at 10:20 pm
  • Editorial Team
    Editorial Team added an answer Something like this should do it : UPDATE table1 SET… May 12, 2026 at 10:20 pm
  • Editorial Team
    Editorial Team added an answer Intro and basic Implementation First up, you're going to need… May 12, 2026 at 10:20 pm

Related Questions

I am using SQL Server 2008 and I want to test the execution correctness
I am using SQL Server 2008 and I need to run a SQL Job
I am using sql server 2008 and I'm trying to build a query for
I am using SQL Server 2008 Enterprise. I want to export the query result

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.