When I create a record in dynamics, and I put a value in one of the fields of type currency, and the value has decimal number, it is saved as a whole ignoring the decimal, for example if I keep the value: 37.75, in dynamics it appears $ 3775.00.
I have already tried changing 37.75 to 37.75, using the replace to change the "." for the "," and the same thing keeps happening.
The problem field is "Coste estimado" which is currency type in dynamics.

For testing I have also tried putting in this field "Coste Estimado" 3745 divided by 100, in dynamics should appear $ 37.45, however it appears $ 3745.00.
The same thing happens to me when updating or creating any field of type float or currency in dynamics from FLOW
Please any ideas on how to solve the problem?