fishtech Posted January 17, 2017 Posted January 17, 2017 (edited) Hi, I sync an indexed number field which contains UPC codes such as 000112223333. After a sync the UPC's lead zero's are truncated in the destination record. For example, 000112223333 becomes 112223333. Is there a way to work around this please? Thanks, ft. Edited January 17, 2017 by fishtech
webko Posted January 17, 2017 Posted January 17, 2017 000112223333 is not a number (try using the Data Viewer - GetAsNumber ("000112223333") ) You would need that to be a text field to preserve the leading 0's 1
Jesse Barnum Posted January 17, 2017 Posted January 17, 2017 What webko said. Change the field type from number to text.
Recommended Posts
This topic is 2865 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now