Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/1689972000/ae4134dd-9f88-4999-b693-3b40f78c556f.jpg?itok=s2LoEQI6)
Commonwealth Bank of Australia
AU
Last activity: 15 Sep 2023 10:22 EDT
How to Separate the number value(Integer/double) with commas EX : 1000 as 1,000
Hi,
Can you please anyone give the solution for below query?
As per my requirement, needs to separate the number value(Integer/double) with commas. Therefore is there any function/methods available?
Note: Not in UI / Sections, need this in a data transform rule
For ex:
Number value : 1200
Expected value : 1,200