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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Silambarasan1306
Creator III
Creator III

RangeSum Not Working with Multiple Dimention..!!

Hi All,

Rangesum function is not working when i'm adding multiple dimension. I'm attaching the example qvf file.

Please give me the solution.

1 Solution

Accepted Solutions
ahaahaaha
Partner - Master
Partner - Master

Hi,

Expression for  multiple demension will be like below (look attached file)

RangeSum(Above(TOTAL Sum(Value), 0, RowNo(TOTAL)))


Regards,

Andrey

View solution in original post

3 Replies
ahaahaaha
Partner - Master
Partner - Master

Hi,

Expression for  multiple demension will be like below (look attached file)

RangeSum(Above(TOTAL Sum(Value), 0, RowNo(TOTAL)))


Regards,

Andrey

Silambarasan1306
Creator III
Creator III
Author

Hi Andrey,

Thank You.

ahaahaaha
Partner - Master
Partner - Master

Was glad to help