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: 
ngrunoz
Contributor II
Contributor II

Working With Source Data With Multiple Data

Hi

I have source data in excel that has got multiple header which I want to extract. How best can I transform it. Find attached.

1 Solution

Accepted Solutions
Peter_Cammaert
Partner - Champion III
Partner - Champion III

To handle multiple header rows, see here for inspiration: multi_header_pivot_import.qvw

View solution in original post

4 Replies
micheledenardi
Specialist II
Specialist II

You have to normalize that table usign crosstable function

Michele De Nardi
If a post helps to resolve your issue, please accept it as a Solution.
ngrunoz
Contributor II
Contributor II
Author

I think we can try that way if possible

Peter_Cammaert
Partner - Champion III
Partner - Champion III

To handle multiple header rows, see here for inspiration: multi_header_pivot_import.qvw

ngrunoz
Contributor II
Contributor II
Author

I am failing to follow. please may you assist.  The other challenge I have is the number of columns on the 3 levels of headers differ for each section which is different from a normal pivot.