cancel
Showing results for 
Search instead for 
Did you mean: 

Structure format

Former Member
0 Kudos

Hi!

I have this issue that I need help with.

I have this condition in my source structure that if the amount is = 0 then two Lines needs to be populated in the target structure or else only 1 line in the target structure. And those times that amount = 0 in one segment and != 0 in other segment I need my target structure to create the extra line for the amount = 0 directly after the first one.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi Soony

Try this

duplicated the target node (clik right) and put then your 2nd condition.

Former Member
0 Kudos

Hi,

I have tried to duplicate but it still doesn't come in the right order. when amount = 0 in the source filen I want the target structure to look like this amount = 0, amount = 0 and last amount != 0 in the target structure.

but now it is first comes the amount = 0 line and then amount != 0 line and last amount = 0.

Former Member
0 Kudos

Hi Sonny

Can you put a payload example? source and target