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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
michael_maeuser
Partner Ambassador
Partner Ambassador

Accumulation with rangesum

Hello,

I have a table chart with the Product as Dimension and the following formula:

sum(if(Lagerwert.Datum=Today(), Lagerwert.Lagerwert))/
sum(total if(Lagerwert.Datum=Today(), Lagerwert.Lagerwert))

Now I want to accumulate these Values without accumulation function. Is it possible with range sum or s.th. else?

Thanks in advance!

Michael

1 Solution

Accepted Solutions
lironbaram
Partner - Master III
Partner - Master III

hi

check the attach example hope it helps you

View solution in original post

1 Reply
lironbaram
Partner - Master III
Partner - Master III

hi

check the attach example hope it helps you