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: 
subathra
Partner - Contributor III
Partner - Contributor III

Rangesum issue

Hi,

Is there anyway to do this calculation without using aggr function

Sum({$<FiscalYear={"$(=Year(Max(FiscalYear)))"}>}

Aggr(RangeSum(Above(Sum({$<EntryDate={"<=$(=max(EntryDate))"}>}ClosingBalanceAmount),0,RowNo())),Date))

12 Replies
sunny_talwar

If this is in a table, you might be able to use total function = 'Sum'

subathra
Partner - Contributor III
Partner - Contributor III
Author

k sunny...i will look into that...thanku so much

sunny_talwar

Sounds good... please close this thread by marking correct and helpful responses if and when you get what you were looking for.

Best,

Sunny