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

How to use accumulated values in a textbox

hey guys,

I have an simple diagram with an accumulation over a timeline. Now I want to take "the last accumulated" value for use in an textbox. Is this possible...

Pls look at my example.

Thank you

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Isn't just

=sum(Value1)

in a text box what you are looking for? Just the sum of all Value1 values in global context?

View solution in original post

2 Replies
sunny_talwar

Would you be able to share the data in Excel file with the expected output? I am working with Personal Edition

swuehl
MVP
MVP

Isn't just

=sum(Value1)

in a text box what you are looking for? Just the sum of all Value1 values in global context?