Forum Discussion
RTL Matrix Expansion Issue in SSRS
Hi v-saisrao-msft,
Thank you for following up.
I have reviewed the solution shared earlier by oussamahaimoud, but unfortunately the issue still persists. The matrix continues to expand off-page even after applying the suggested RTL settings.
Root Cause (as identified): SQL Server 2016's Report Builder has a bug/limitation where setting LayoutDirection = RTL on the Tablix alone is not sufficient. The matrix columns still physically expand to the right because the report body itself does not have a true RTL container. The missing "Direction" property in the Report Body is a known UI gap in version 15.0.200.
Even after updating Report Builder to version 15.1.30001.02, the problem remains unresolved.
I hope Microsoft can provide an official fix or workaround for this limitation.
Best regards, Ayman Hezam
Hi Ayman_Hezam,
Thank you oussamahaimoud, for your insights.
Since the issue continues even after upgrading Report Builder, it seems to be a product limitation or bug related to RTL rendering. I suggest raising this with the backend or product team so they can investigate and address the problem.
Issues - Microsoft Fabric Community
Thank you.