SSRS multiple text boxes in matrix header

Andy Bolk 10 Reputation points
2023-05-02T17:50:12.44+00:00

I have a header row on a matrix that is outside of any of the groups. I would like to add 3 values in there and have one be left aligned, one center aligned and the other be right aligned. I can get a single value in there and align it however I want, but am not sure to add multiple values to a single cell. I have tried adding additional columns, but of course that causes the matrix to spill over to the next page.

Thanks for the help.

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.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-05-03T01:30:47.76+00:00

    Hi @Andy Bolk

    You can add a table in the matrix header row.

    1

    Then delete the data rows of the table, leaving the header row of the table. Add the values you want in the header row of the table and align them as you want.

    Preview:

    2

    If the answer is helpful, please click Accept Answer and Up-Vote for the same. If you have any questions, please feel free to let me know.

    Best regards,

    Aniya


Your answer

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