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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

TOTAL in script

Hi there,

Who knows how can I add TOTAL?

I have expression in script

      If(Value='A','A',If(Value='B','B',If(Value='C','C',If(Value='D','D',If(Value='E','E')))))as Value1

I need to add TOTAL in Value1.( A,B,C,D,E)

Thanks,

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

In Dimension Limits  Tab check Show TOTAL
It shows TOTAL

View solution in original post

5 Replies
swuehl
MVP
MVP

Please see my answer in http://community.qlik.com/thread/40963, seems like the same question to me.

Anonymous
Not applicable
Author

I need show TOTAL with other Value in a chart.

In the chart should be

TOTAL (A,B,C,D,E) and A, B.

Please find attached my report.

brenner_martina
Partner - Specialist II
Partner - Specialist II

Hi,

you can use the function sum by loading data with Group by

Greetings from Munich

Martina

EVACO GmbH

Anonymous
Not applicable
Author

Hi Martina,

Thank you for your reply. Will I able to use my sum in a chart together?

Could you send me example in script?

Thank you again,

Anonymous
Not applicable
Author

In Dimension Limits  Tab check Show TOTAL
It shows TOTAL