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

Summarize dimension columns

Hi!

I'm trying to summarize columns which represent a dimenion. I want to create a chart that looks somewhat like this:

SalesmanMondayTuesdayWednesdayThursdayFridayTotal
Elvis Presley4310412
Don Draper1234010

I've succeeded with everything but the Total-column.

My problem is that the weekdays are a dimension which I moved so that it would show as columns. I therefore only have one expression, the sum of sales. Which then gives me the sum for each salesman every day day. But I can't figure out how to at an extra column with "Total".

Any suggestions?

4 Replies
Not applicable
Author

i attach a vd see.

REGARDS

Not applicable
Author

Thanks for your reply

I dont really understand how your example would help me. I have a sum expressions which sums up the sales for each salesman and then presents it per weekday. I would then like to add a column which would summarize all the other columns. So regardless if I choose to see only 2 days or the whole week, I would see the totalt of all the columns which are visible.

perumal_41
Partner - Specialist II
Partner - Specialist II

Hi,

I have attached one application, this solved ur problem

Not applicable
Author

I finally figured out how to solve it. in the Style-tab i unchecked the box "indent". This then gave me the oppertunity to check the "partial sum" box for my "weekday"-dimension which was greyed out before. I then checked the indent-box again and it works