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: 
Not applicable

Problem with creating a pivot table

I am fairly new to qlikview and I am trying to create a pivot table that will look something like this:

          

                         Quarter 1 2014                                   Quarter 4 2013

                    Domestic| International | Total        Domestic|International | Total

Division

ABC

DEF

The records that I have coming in

Year,

period (this would be the month of the sale),

Area (this would be 'DOM' for Domestic or 'INT' for International),

Division

Amount

I think my problem is splitting out the Domestic & International; not sure how to get it to split out like this.

Any help is appreciated.

1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

have a look at the attach example

View solution in original post

7 Replies
Not applicable
Author

Can you post your qvw or datasource file?

Not applicable
Author

For your dimensions use Year, Period, Area, Division


For your expressions use Amount

lironbaram
Partner - Master III
Partner - Master III

have a look at the attach example

Not applicable
Author

This is what my data would look like from the load

FyearFperiodAreaItem_Group          REV_Total
20141DOMC1191010.25
20141DOMC1990610.25
20141DOMC1191090.28
20142INTC1191013.59
20141INTC1990611.09
201312DOMC1191015.25
201312DOMC1990611.75
201312INTC1191021.25
201312INTC1990615.25
DIVISIONITEM_GROUP
ABCC11910
DEFC19906
Not applicable
Author

Perfect!!! Exactly what I was looking for!!!!

Thank you!!!!

Not applicable
Author

How did you get the columns to line up that way????

I am trying to drag & drop but it doesn't seem to work.

Also I would like to add at the bottom the following:

Int'l % of Total

lironbaram
Partner - Master III
Partner - Master III

hi you need to select the 3 dimension you want

and then to pivot the dimension you want to display horizontal

just drag the dimension label upward

i am attaching example with your data