How to add a row that is inside the outer group but ourside the inner groups?

Trushit Vaishnav 41 Reputation points
2022-09-15T13:59:42.253+00:00

I have groups as show below. I have deleted outer columns for the groups to create the required layout.

Now I want to add a row outside and below group B but inside group A. How can I go about doing that?

241466-image.png

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,911 questions
0 comments No comments
{count} votes

Accepted answer
  1. Joyzhao-MSFT 15,576 Reputation points
    2022-09-16T02:38:49.413+00:00

    Hi @Trushit Vaishnav ,
    I did a test locally and it's not hard to find that when I delete the parent group column but keep the grouping, it doesn't support add a row outside and below Group B but inside Group A.

    241673-00.png

    Then I selected Group B, added Total, and then cleared the Total row.
    The specific operations are as follows:

    241656-01.png

    Finally, I got a row outside and below Group B but inside Group A.

    241674-02.png
    Best Regards,
    Joy


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.