cancel
Showing results for 
Search instead for 
Did you mean: 

Map spaces to target field

Former Member
0 Kudos

Hi,

I need to map 18 spaces to target field material.

Can someone tell how do i do it?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hey,

Better try this way...

(Constant( 18 Sapces ) ) to -


> Target

Thanks,

Boopathi

Former Member
0 Kudos

take Constant.. fill it with 18 spaces... then assign it to target

if the requirement is general then you can write UDF that will take length as input parameter..inside UD write a code to fill blank spaces

then map it to target