Talend - Transpose Rows into Columns
Talend - Transpose Rows into Columns
Being a data engineer, we generally get scenarios in which we have to transpose row values into column values.
This blog will explain how to transpose Rows into Columns using Talend components.
In the example used , the source and target is an xls with the following structure -
- Employee ID
- Employee Name
- Employee Salary
TARGET XLS (Columns) -
Employee ID Employee Name Employee Salary
Refer the pdf for detailed step wise explanation on how to achieve the same -
Happy Learning!
Nayan Sharma
Learning Sutras


Comments
Post a Comment