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

Announcements
AWS Degraded - You may experience Community slowness, timeouts, or trouble accessing: LATEST 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

1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

See "CrossTable" in the QV Ref Guide.

-Rob