When i create an integer attribute in Dynamics CRM the format (or display) of this integer is always with a dot. For instance 10.001.
For a particular workflow i have to use the value of an integer without dots.
It is possible to format an integer to use comma's instead of dots, however it isn't possible to format a integer (or number) without dots.
Is there another solution for this problem?
I've tried Client Side Scripting (Javascript) but in order for this to work i need to open the entity and save it manually.
Because the creation of this particular entity is automated and there are 500 records created every day i'm not going to manually open and save/close these records ;)
*This post is locked for comments
I have the same question (0)