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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Transform Excel File

Hello,

I need to do create a chart out of an excel file:

The Excel File looks like this:

yearmonth | category1_actual | catregory1_plan| category2_actual | category2_plan | categeory3_actual....

can someone give me an advise whats the best way to transform the table so that the result chart (pivot) is looking this way:

category | yearmonth | acutal | plan
1...
2...
3...

At first I thought about load yearmonth and categoryX_actual and plan for each category witth an addtional field that contains the category ('category1'), and concatenate them so I can use category as a dimension.

Thanks for your help in advance.

Aloah

Labels (1)
1 Reply
rwunderlich
MVP
MVP

See "CrossTable" in the QV Ref Guide.

-Rob