Skip to main content
Solved

combining the output of more than 3 or more text file write or component output

  • May 14, 2024
  • 1 reply
  • 30 views

Forum|alt.badge.img+1

I am facing the problem that I have output from 4 components and the I am writing them on different text file writers is there any way I can combine the outputs into a single text file writer if not can I combine the outputs from the different components and write it in a single text file writer.

Best answer by AKislyakov

HI @Yasharth Misra 

There are Join and Union (Union Same) steps that can be used to achieve that.

Join allows you to append columns from one input to another making wide rows.

Union allows you to append rows from different inputs one after another.

Union Same is much like Union, but it requires inputs to have identical structure (number of columns, columns names and data type).

View original
Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+2
  • Ataccamer
  • 146 replies
  • Answer
  • May 14, 2024

HI @Yasharth Misra 

There are Join and Union (Union Same) steps that can be used to achieve that.

Join allows you to append columns from one input to another making wide rows.

Union allows you to append rows from different inputs one after another.

Union Same is much like Union, but it requires inputs to have identical structure (number of columns, columns names and data type).


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings