cancel
Showing results for 
Search instead for 
Did you mean: 

UDF to skip first value in input queue

ramu_g4
Participant
0 Kudos

Hi Exeprts,

This is regarding graphical mapping & My requirement is to achieve the output queue when the input queue looks like below, i.e., to skip the first context and obtain from 2nd context onwards.

Input queue:

Output queue should be like:

Thanks,

Ramu.

JayChan
Active Participant
0 Kudos

Accepted Solutions (0)

Answers (2)

Answers (2)

xinjiang_li
Active Participant
0 Kudos

Hi Ramu,

You can consider using index function to make a judge.

former_member186851
Active Contributor
0 Kudos

Ramu,

You wish to remove first 2 values?

Can you please post sample XML and also logic on how these values are generated.