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: 
raadwiptec
Creator II
Creator II

columns

hi all,

is there any way to add columns and get the total as in red

example as below. in red

the price is an expression.. not a dimension...

   

                 Jan             feb           mar
productpricepricepricetotal
a10101030
b20202060
17 Replies
nagarjuna_kotha
Partner - Specialist II
Partner - Specialist II

Hi Raadwiptec,

In Expression Tab of your chat.Expand your total expresion >>In Text Colour .Put >>> =Red()

sunny_talwar

Don't hesitate to experiment in QlikView. You never know what great new tricks you'll discover.

A very useful advice Peter. I love experimenting because the worst that can happen is that the experiment won't work, but the best things is the satisfaction I get when it actually does work after 15-20 trials.

Peter_Cammaert
Partner - Champion III
Partner - Champion III

I'm getting the expected result if I enable Partial Sums for Dimension Month:

Pivot Subtotals thread190779.jpg

nagarjuna_kotha
Partner - Specialist II
Partner - Specialist II

Like this you want ?

PFA....

raadwiptec
Creator II
Creator II
Author

Hi Peter,

This is perfect. Iam getting the desired results. But iam not able to move the Total colums to the end...

rubenmarin

Hi, about the colour in the expressions tab, expand the expression to set color to lightred:

And about the totals, in presentation tab, check subtotals down.

Peter_Cammaert
Partner - Champion III
Partner - Champion III

In the Object Properties->Presentation tab, select the correct subtotals position in the Subtotals group (middle right). There are two values that correspond to positions for vertical dimensions (totals at the top or the bottom). If you turned your dimension into a horizontal one, top becomes LEFT and bottom becomes RIGHT.

Select the bottom position for your Month dimension. Your totals column will then show up on the right end.

Note that if you have monre dimensions stacked on top of each other, the subtotals will be repeated for every value of a higher dimension.

Peter

raadwiptec
Creator II
Creator II
Author

yes the solution is put the totals down and do as peter mentioned for totals.

Thanks all