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

How can I get the total of sum by month in a combined chart?

Hi all, could some body help me?,

I have an expression  with 4 results by month, now, I need to get the sum of the 4 values by every monty and place it in a combined chart, but I can´t get it, does any body have ay idea?

I attached my app for a better understand.

thanks guys!!

1 Solution

Accepted Solutions
swuehl
MVP
MVP

I think you need a total qualifier here:

=Count(total<[Mes]> {$<[Proceso Leank] = {"*"} >} [Incident ID])

View solution in original post

2 Replies
swuehl
MVP
MVP

I think you need a total qualifier here:

=Count(total<[Mes]> {$<[Proceso Leank] = {"*"} >} [Incident ID])

Not applicable
Author

Exactly, that´s what I needed, thanks swuel, you are very smart.

Have, a good one!!