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,918 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
I have a report in SSRS and I want to display the header Vertically instead of horizontal? Is there a way to do that?
Hi @DataNerd,
Select the header Textbox and press the F4 key. In the properties window set the WritingMode property to Vertical.
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.