Hello all,
I faced a problem with Decimal Item.
In double data entry one of my entry operator type data in decimal item without leading zero e.g for 0.125 he type .124 and another one type with zero 0.124.
In compare the error occur these two are not match.
How to solve it?
thanks
Nay Lin Soe
Compare Error in Decimal Item
-
naylinnsoe
- Posts: 31
- Joined: June 22nd, 2012, 7:14 am
- Location: Yangon
Compare Error in Decimal Item
Myanmar
-
josh
- Posts: 2403
- Joined: May 5th, 2014, 12:49 pm
- Location: Washington DC
Re: Compare Error in Decimal Item
If you set zero fill on the decimal field in your dictionary to "Yes" then CSPro will automatically change .124 to 0.124 and the verification will work.