<MAD 11.1.1.9>table and pivot table shows LTR in Arabic layout
Hi,
My customer is using MAD in Arabic layout.
It shows the layout in Arabic , all components except tables and pivot tables changed the display from right to left.
How can we display tables and pivot tables with RTL.
ex...
------------------------------------------------------------------------------------
Pivot table.
Max Min
1439 2017 Q 4 aaaaaaaa bbbbb 5 5
1438 2017 Q 2 cccccccc ddddd 8 8
....
...
------------------------------------------------------------------------------------
After changed to Arabic layout, it should be layout arrangement like following order.
------------------------------------------------------------------------------------
Pivot table.
Min Max
5 5 bbbbb aaaaaaaa 2017 Q 4 1439
8 8 ddddd cccccccc 2017 Q 2 1438
....
...
------------------------------------------------------------------------------------
Thanks,