cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple conditions in one

Former Member
0 Kudos

Hi,

I have to put constants values L1 or L2 or L3 into a single target field but with constants it is not working.

Is their any other way of doing it?

Regards,

Aniruddha

View Entire Topic
Former Member
0 Kudos

Since, it is the target only which needs to be get feed, no source filed is their.

Regards,

Aniruddha

baskar_gopalakrishnan2
Active Contributor
0 Kudos

use constant function to add values and map it to target field. You dont need UDF to try.

Your requirement seems to be simple.

former_member189420
Active Participant
0 Kudos

Hello,

You can concatenate the constant values and map the result into the target field. This don't require UDF to be created.

Regards,

Anand Patil