Posted: Fri Mar 22, 2013 9:46 pm Post subject: Remove last two values
Acolyte
Joined: 29 Oct 2012 Posts: 74
Hi
I have situation
A field in DB say "number" has max length of 9. The value some times comes as 4 ,5, 8 digits . The requirement is like I need to delete the last two values what ever the values comes and add '0' to fill the rest length in front
like if value is 111234
the output should be 000001112 .
After some change in my CWF I am able to get '0' in front but how to delete the last two values. Do I need to set something in TDS. How can this be achieved. Please help in this.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum