In the RS report, I have a matrix whose LayoutDirection property is set to RTL (because it is in Hebrew). I created a group of columns by dragging a field from the list of fields in the dataset and dropping it in the header of the matrix column. Therefore, the number of columns is a variable (this is normal).
When I look at the report, the column order is correct (from right to left). But the problem is that the matrix grows to the right and always aligns to the left. RTL report, so I need the path around, i.e. I want the matrix to be aligned to the right and increase to the left.
I could not find a way to fix this. Could you help me solve this problem? Thanks.
source share