Question

Capgemini
BR
Last activity: 21 Sep 2020 10:58 EDT
Problem With double and decimal
I'm trying to set a property on a data transform with a value as: "10000000.00".
But every time i put 7 zeros as you see above the property stays at: "10000000". It work with 6 zeros.
I tried to set the property type as decimal and double but any of them worked.
There is any kind of formatting to use and set the property with ".00" at the end?