OTBI Analysis: How to format Person Number as 6 digits with leading zeros? — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OTBI Analysis: How to format Person Number as 6 digits with leading zeros?

Summary:

Hi experts,

I have a business need that requires me to extract data from an OTBI analysis and format all Person Numbers as 6 digits with leading zeros when needed (as some Person Numbers are 3 or 4 digits respectively). I have tried to use the LPAD argument shown below to no result. Can anyone provide insight into how to accomplish this using a formula for the column?

Thanks!

Derek

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

LPAD("Worker"."Person Number", 6, '0')

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!