Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to read multi record in 1 row with Excel

This is my data in Excel

0683p000009M9Ef.png

But, when I read it to talend, It does not display like excel file.

0683p000009M9XQ.png

Please show me, How can do it?

Labels (4)
1 Solution

Accepted Solutions
billimmer
Creator III
Creator III

You can use a tJavaFlex component and store the value in the first column.  Then when the first column is blank, assign it the value of the previous first column. 

View solution in original post

1 Reply
billimmer
Creator III
Creator III

You can use a tJavaFlex component and store the value in the first column.  Then when the first column is blank, assign it the value of the previous first column.