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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Crosstab help

Afternoon
all
Very
new to Qlikview having migrated from 10 year old Cognos [7.1]
Having
problems visualising how to get data in simple cross-tab forrmat with a list of
dates across the top, products down the left and values within the data [as
below, manually entered so excuse the formatting]
Header 12012 Apr2012 May2012 Jun2012 Jul2012 Aug2012 Sep2012 Oct2012 Nov2012 Dec2013 Jan2013 Feb2013 MarMAT   
Product 11.34.35.32.03.81.82.51.81.824.3
Product 20.40.50.9
Product 31.80.63.14.03.72.43.118.6
and so on ...1.56.07.53.018.0
Totals0.00.00.04.611.312.85.06.85.76.24.25.261.8

Apologies
if this is a simple question and I’m sure it has been asked many times before
but I cant see it easily in the history.

  

My data source consists of single flat invoice analysis file that’s has all the
required information in:
Product, Year.Period and Qty as well as Customer so I can apply filters

Any help, even if its just pointing me to the same question previously asked and
now answered, would be greatly appreciated

Thanx

Andy

1 Solution

Accepted Solutions
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Add a new chart object and choose as chart type the pivot table (top right of the Chart Type icons). Add Product and Year.Period as dimensions and something like sum(Qty) as expression. Next you'll have to drag the Year.Period dimension to the right above the expression. When you see a horizontal blue line let go and the Year.Period dimension should now display horizontally. On the Presentation tab of the properties window you can select both dimensions and enable the option Show Partial Sums.


talk is cheap, supply exceeds demand

View solution in original post

3 Replies
vikasmahajan

Hii

Find attachment of cross table details.

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Gysbert_Wassenaar
Partner - Champion III
Partner - Champion III

Add a new chart object and choose as chart type the pivot table (top right of the Chart Type icons). Add Product and Year.Period as dimensions and something like sum(Qty) as expression. Next you'll have to drag the Year.Period dimension to the right above the expression. When you see a horizontal blue line let go and the Year.Period dimension should now display horizontally. On the Presentation tab of the properties window you can select both dimensions and enable the option Show Partial Sums.


talk is cheap, supply exceeds demand
Anonymous
Not applicable
Author

Excellent, sorted now. thanx