Skip to main content

Hi,

is it possible to loop through a FeatureJoiner? I created a custom transformer and I activated the setting to allow blocking transformers. My goal is to remove the first 3 rows and the connected IDs in the rows further down.

2 Screenshots (hopefully) help to understand the problem).

Thanks!

 

loop_2 

loop

Hi @connecter​ , if I understand the requirement correctly, I think this workflow does the trick. No need to implement looping.

update-id-list


Hi @connecter​ , if I understand the requirement correctly, I think this workflow does the trick. No need to implement looping.

update-id-list

Thanks @Takashi Iijima​ , cool trick!


Reply