The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello,
I'm building Paginated report for generating pdf letters and I need to align text form both sides (Justify). From what I found it is not a default feature in Report Builder, but maybe there is a workaround to align the text in this way?
Thank you
Solved! Go to Solution.
indeed it's not supported.
this limitation it's been there forever, you can search the web "justify in SSRS" and you'll find many people suggesting different workarounds.
for example
SQL Server Reporting Services (SSRS): How to Justify Text (Part 2) (phidiax.com)
indeed it's not supported.
this limitation it's been there forever, you can search the web "justify in SSRS" and you'll find many people suggesting different workarounds.
for example
SQL Server Reporting Services (SSRS): How to Justify Text (Part 2) (phidiax.com)
It's quite unfortunate, that there's such limitation
Already tried solution from your example. I was able to do everything up to the setting up text box. I'm not so excperienced with SSRS, so I could not get my expression to work. Maybe will give it another shot