Column List Loop Start: Add Option to not include / filter excluded column and / or append at loop end

Hi,

when using the Column List Loop start I find myself often doing either of the two things hindering me from following the main objective:

  1. Splitting columns I do not want to process and concatenating at the end or
  2. Filtering excluded columns so their are not added many times over

Adding more context … the regular loop end won’t work because it concatenates the iteration results:

Using the Loop End (Column Append), the natural choice, results in the above described scenario requiring to split or filter.

Henceforth, I’d like to propose to consider any or all of the following suggestions:

  1. Add an option to not pass excluded columns
  2. Add an option to append excluded columns at the end
  3. Fix the issue in the above screenshot which adds the duplicated columns once per iteration

Best
Mike

Totally feel your pain and agree with your suggestions here @mwiegand. I commonly find myself facing the same problem and producing similar workaround “patterns” each time.

1 Like