Question

Errors using thousand operator.

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 0

Like

2 comments

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
				}
				}
}

Alina Kazmirchuk,

Hi 

Alina Kazmirchuk Thanks for your solutions it's working properly without any errors.

 

Show all comments