Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
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

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