Forum Discussion
Elmarie_Kies
2 years agoFrequent Visitor
Convert to decimal
Hello, I have a problem with converting a field to decimal. There are instances where it has one decimal and other two decimals. I tried to replace the 0.0 with 0.00 and then check for the 3 last c...
- 2 years ago
I have done that first yes, but then it gives an error. I have however resolved the issue by replacing the fullstop (".") with a comma (",") and then convert it to decimal. Thank you.
Idrissshatila
2 years agoSuper User
- Elmarie_Kies2 years agoFrequent Visitor
I have done that first yes, but then it gives an error. I have however resolved the issue by replacing the fullstop (".") with a comma (",") and then convert it to decimal. Thank you.