Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've a table with four years data. Is there any code to obtain partial sums for each year to show at the last four rows in the same table?
Try putting relative months in your master calendar. http://community.qlik.com/blogs/qlikviewdesignblog/2013/06/10/relative-calendar-fields
HIC
simply take
years field and value field as dimension and take expression Aggr(sum(value),year)
then go to presentation tab and select dimension value then check on radio button of show partial sum