Hi Team,
when I am Using the Thousand operator Method name I am getting the errors below.
may I know what is the reason? please find the attachments below.
Hoping for a positive reply.


Regards,
manikanta.
Like
2 comments
16:52 Oct 09, 2019
Dear Manikanta,
The issue occurs due to the incorrect syntax. Please find the example of using the useThousandSeparator property below:
{
"operation": "merge",
"name": "Amount",
"values": {
"controlConfig": {
"useThousandSeparator": false
}
}
}07:04 Oct 10, 2019
Alina Kazmirchuk,
Hi
Alina Kazmirchuk Thanks for your solutions it's working properly without any errors.
Show all comments