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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Andywang
Contributor
Contributor

how to import a excel file including a cell and multi line

Hi, all,

I have an excel file as attached (table1: two rows and three columns). I would like it to read it as table2, as: separate the multiple line in one cell as different rows (7 rows and 4 columns). Is there a quickly way?

Thanks and best,

Xinhui

Labels (3)
1 Reply
Anonymous
Not applicable

Hi

You can try tNormalize component, normalize the response column to be multi lines, and then extract fields from the response columns using tExtractDelimitedFields.

 

Regards

Shong