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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
josephinetedesc
Creator III
Creator III

how to: set analysis or if statement

LocalityNorthNorthSouthSouthEastEastWestWestSESETOTALTotal
Month-YrJun 2015Jun 2014Jun 2015Jun 2014Jun 2015Jun 2014Jun 2015Jun 2014Jun 2015Jun 2014Jun 2015Jun 2014
Cars sold686273722091911281556056538536
Cars Paid617060622041831331566743525514
if(location = 'North',(sum(Cars sold))
or
if(location = 'South',(sum(Cars sold))
or
if(location = 'East',(sum(Cars sold))
or
sum({$}(Cars sold))
)))))

I have a pivot table and Locality is a dimenstion -so how do I get the total in this case?  Even using the set analysis - i do not have a column for the Total - so i need to load a 'dummy' Locality?

Thank you

Jo

23 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

To fix the charts you need to select

Chart Properties -> Layout-> Uncheck Allow Move/Size option.

You can attach the sample file by using Use Advance Editor option in the Reply section.

You are not getting the total because you are not selecting the Show Partial Sums option.

Regards,

Jagan.

josephinetedesc
Creator III
Creator III
Author

Ah ... the Show Partial sums option works for ONE Month and ALL Campuses

but not when there are 2 months Jun2014 and Jun 2015 and ALL Campuses.

Sorry about the images - but I am paranoid about privacy issues!

1.JPG

2.JPG

jagan
Partner - Champion III
Partner - Champion III

You need to select partial sums for all the dimensions.  If you are using Calculated Dimension move it to script and use the new field in the chart.

Regards,

Jagan.

qlikviewwizard
Master II
Master II

josephinetedesco

Can you close the thread if you get the answer?