cancel
Showing results for 
Search instead for 
Did you mean: 

Repeat the values of second input based on first input vaues

Former Member
0 Kudos

Hi Team,

I have a requirement like below

first queue values:

                100

                100

Second queue values are:

abc

def

the first queue value count is 2 so i want repeat the second input values that many times of first input count.

the result should be like below

abc

def

abc

def

its an urgent issue.

kindly help me

Thanks & Regards

Swathi

Accepted Solutions (0)

Answers (2)

Answers (2)

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

I would advise not to change something like that in production e.g regression. But the logic is similar to this:

Mapping is similar to this:

Sample output:

Hope this helps,

Mark

Former Member
0 Kudos

Hi team,

its production issue. could you plz reply immediate