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

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

How to Unpivot Multi Header table to a flat table

Hi Guys, Please assist me with the below.

I am trying to load a multi header table from excel and would like to be able to display it as a straight table in QlikView.

Would really appreciate all the help I can get. (Please refer to the attached file)

Thank you all in advance

1 Solution

Accepted Solutions
arvind_patil
Partner - Specialist III
Partner - Specialist III

Hi Sello,

Firstly You need to concatenate Two Columns in excel:

Aug 2014QtyAug 2014TurnoverDec 2014QtyDec 2014TurnoverJul 2014QtyJul 2014TurnoverJun 2014QtyJun 2014TurnoverNov 2014QtyNov 2014TurnoverOct 2014QtyOct 2014TurnoverSep 2014QtySep 2014Turnover

After word you get table in excel like this:

Multi header.png

Then Convert it into cross table in qlikview .

add caluculate reports

Thanks,

Arvidn Patil

View solution in original post

2 Replies
arvind_patil
Partner - Specialist III
Partner - Specialist III

Hi Sello,

Firstly You need to concatenate Two Columns in excel:

Aug 2014QtyAug 2014TurnoverDec 2014QtyDec 2014TurnoverJul 2014QtyJul 2014TurnoverJun 2014QtyJun 2014TurnoverNov 2014QtyNov 2014TurnoverOct 2014QtyOct 2014TurnoverSep 2014QtySep 2014Turnover

After word you get table in excel like this:

Multi header.png

Then Convert it into cross table in qlikview .

add caluculate reports

Thanks,

Arvidn Patil

Anonymous
Not applicable
Author

Thanks for the reply Arvind, I believe that this could work!

But what if I am dealing with different years and I do not want to hard-code the year?