on 2021 Nov 30 4:22 PM
Dear Floks,
After long time i am performing master data load activity.
i want to eliminate leading zeros from the ID. But the leading zeros are not constant.
Below is the transformation.
ID=*IF(ID=*STR() THEN *STR(BLANK);ID)
Conversion
External Internal
*????? ?????
Ex:- I have a ID
00000001
00000011
00000111
00001111
00011111
Like this i want to eliminate leading zeros
INFO-OBJECT
TRANFORMATION
CONVERSION
Request clarification before answering.
DM prompt will ask you to load using internal or external format. Try with external.
Also you can always use in-line Javascript in conversion to perform any string manipulations.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check if ALPHA conversation at infoobject level works here.
Thanks,
Bhavin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.