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 8589661
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T23:06:36+00:00 2026-06-11T23:06:36+00:00

I have to create a report that requires grouping that doesn’t seem to be

  • 0

I have to create a report that requires grouping that doesn’t seem to be straight forward in SSRS.

COL_ID   |    COL_FIELD1|  COL_FIELD2   | COL_FIELD 3
---------------------------------------------------------------------------
         |      ABC     |       |     CBA        
    1    |      DEF     |   5   |     LOT        
         |      GHI     |       |     JKH        
---------------------------------------------------------------------------
    2    |      UIO     |   7   |     JHG       
---------------------------------------------------------------------------
    6    |      PLK     |   6   |     HHJ        
         |      GTR     |       |           
---------------------------------------------------------------------------

Column COL_ID is the ID and identifies all ‘cases’. If multiples cases under one ID,
have the same values in a column the cells should be vertically merged and the value
should be displayed only once.

I hope the example table illustrates how it should look like.

Any suggestions?

Many thanks!

  • 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-06-11T23:06:38+00:00Added an answer on June 11, 2026 at 11:06 pm

    I don’t think what you want to do is possible in SSRS.

    I was trying this approach, but it doesn’t work on your example.. but it can maybe give you more ideas:

    • Create 4 groups (one for each of the columns): G1, G2, G3, G4
    • On the 2nd group, the expression on the textbox should be IIF(RowNumber("G1") = 1, Fields!Field1.Value,"")
    • On the 3rd group, the expression on the textbox should be IIF(RowNumber("G1") = 1 AND RowNumber("G2") = 1, Fields!Field1.Value,"") (by doing this we only show the first occurrence on the group)
    • On the 4th group add the G3 condition..

    To fix the Top and Bottom borders on each cell that now has an empty text you need to set an expression on the Top and Bottom properties, depending on the group cells you’re selecting:

    • Top: IIF(RowNumber("G1") = 1 AND RowNumber("G2") = 1, "Default", "None")
    • Bottom: IIF(RowNumber("G1") = CountRows("G1") AND RowNumber("G2") = CountRows("G2"), "Default", "None")
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Background: I have to create a report that will be run regularly to send
I have created a jasper report. In that report in detail areaI have serialNumber
I have created a report which contains a number of parameters so that the
I have a report that I created in SQL Server Reporting Services 2008. I
I have a C# 2010 application that contains a report created using Crystal Reports
I have to create new Report from existing report in SQL Server Reporting service,
I have data in 2 tables, and I want to create a report. Table
I have a JasperReport and I want to create for this report a cover
I have a Report. I need to create another one, similar to the one
I have this Birt report that I inherited from another developer, consisting of a

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.