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