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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How can I write expression

I try to write expression to create chart  that

measurement  is total member  and total new member .

Startdate can count total new member But total member for each how can i write expression

Labels (1)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

You can do this by using the accumulation function for the same expression that counts the members.

Take a look at the attached file.

Good luck,

Dennis.

View solution in original post

2 Replies
Anonymous
Not applicable
Author

You can do this by using the accumulation function for the same expression that counts the members.

Take a look at the attached file.

Good luck,

Dennis.

Not applicable
Author

Thank you