SSRS Help

  • I'm still new at SSRS, so I'm looking for some help. I have built a report in Report Builder and it works great. The problem is, I have my results going into a table. When I put in a parameter that has multiple records, I want each record to show up on a new page. This is where I'm having the issue. For example, if I put in a unitID that has 3 records in SQL, currently, it just adds to the table and displays all three records, one right after another. I really need these to show up on 3 pages. I assume that this is probably a simple setting; however, I can't seem to find it. Can anyone please help me with this?

    Thanks,

    Jordon

  • Pls do the page breaks based on unitID wise.

    steps:

    Add a Fresh Group by following thsese steps.

    1. Select the Detail Row. Right Click.

    2. Click on Add Group --> Parent Group.

    3. In the Group By Expression Add = unitID Click OK.

    4. Right Click on the Expression Text Box on the column added.

    5. Go for Row Group --> Group Properties

    6. Go for Sorting Properties, Remove the Sort Expression.

    7. Go for Page Breaks and check the 'Between Each Instance of Group".

    8. Click OK.

    9. If you dont want the Newly added Column , Select The Total Column. Click on Delete.

    10. Select the 'Delete only columns' Radio Button.

  • You sir are awesome!!!! Thank you so much! That's exactly what I've been looking for.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply