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

Help With RangeSum

I am using a RangeSum to calculate the accumalative count of model key in an expression over Months as dimension

RangeSum(Above(Count({$<outage_type={0}>} distinct model_key), 0, RowNo()))

This expression shows me accumulative count of the model key over months  in line chart . but when i am selecting the values of only a month in the chart it shows count of model key only associated with the given selection. and does not show me the same count as it was showing in the trend chart by selecting only year

in this example 17 was the no of model key for May as accumulative no but shows only 13 on double clicking the value in chart for month of May . I want same value even when selecting the month

Please refer the attached

10 Replies
sunny_talwar

Would you be able to share a sample?