In cash and bank management, I am trying to develop a check report for an Indian client for which I have made some modifications in Cheque_Uk report which is present in the base system. Everything is working fine except the Amout Cur (Numeric ) field which is being printed on the check. Th comma seperator which is displayed is based on millions/billions system .
However indian client requirement is that the comma should come in thousands format.
For eg (12,234) however its coming like(223,342)
I have tried all the approaches from changing regional settings of the system to the formatting that particular field through SSRS design.
Still no changes are refelected on that numeric Amount field.
Kindly suggest how can that be achieved in AX 2012 R3, Is it even possible or not ??
Thanks in advance!!