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

data problem

i use this formula to calculate this data AUM

Date FieldAUM
110
420
521
622
723
924
1025
1126
1527

=sum({$<[Execution Date]={'$(Vmaxdate)'},max({<[Execution Date] = {"<$(=max([Execution Date]))"}>}[Execution Date])>}AUM)

when i use this formula =date(max({<[Execution Date] = {"<$(=max([Execution Date]))"}>}[Execution Date]),'DD-MMM-YYYY')

for calculating last date it works well but while summing it gives me 0.please check this where i am going wrong also attached qvd if found a solution.

1 Reply
sunny_talwar

There is nothing attached. Would you be able to share a sample?