Hello,
I am trying to format an integer column to have 8 characters, padded by leading zeros.
I have tried:
- Right clicking on the column in my Data Module
- Selecting 'Format Data'
- Format Type = Number
- Go To 'Advanced Options'
- Navigate to 'Other' tab
- Enter '0' in the Padding Character field
- Enter '00000000' in the Pattern field
Expected: Numbers are shown with leading zeros if under 8 characters.
Actual: No changes observed to the data in the column.
I also tried creating a calculation with the following formula but received errors when evaluating:
format( column name, "00000000")
Any guidance would be much appreciated!
Best,
Sam
------------------------------
Samuel Lane
------------------------------
#CognosAnalyticswithWatson