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: 
zied_ahmed1
Specialist
Specialist

Cumulative SUM in set analysis

Hello I need to cumulate value in another measure 

for example i need to add 350 for every moment 

 

1 ) 2780 + 350 = 3130

 

2) 3130 + 350  = 3480 

3) 3480+350 = 3830 etc..

To have a growth curve 

Thank you 

How to do it please 

 

Thank you question.PNG

 

1 Reply
HirisH_V7
Master
Master

YourExpression+350 will do.

Need to check if any aggregation required based on your chart.
HirisH