Greetings,
Currently, whenever a new GP EmployeeID number is entered, the EmployeeID was entered with leading zeros, such as 000062, 000072, 005121, etc. This was done so that our GP EmployeeID would match the Employee ID in our Time Clock system.
We are using our TEST company to evaluate using PSTL to modify the EmployeeID numbers by removing the leading zeros. The change works very well. An undesired effect is the ordering of the GP EmployeeID numbers when preforming a Lookup.
With Leading Zeros Without Leading Zeros Desired Order
000062 115210 62
000071 5121 71
005121 62 5121
115210 71 115210
Is there some way to achieve the desired ordering?
Thank you.
*This post is locked for comments
I have the same question (0)