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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
data_RN
Creator
Creator

Need help finding AGG Sum of items for NEXT date that has result >0

Hello Qlik Gurus!

I am having a hard time find an AGG SUM for a KPI measure. 

I need to agg the sum and display the total for the NEXT date that is not a total of 0. 

I am trying with something like If(Sum([Transfer Target]) = 0, '-',min(Aggr(If(Date >=Today(),Sum([Transfer Target]), ''),Date))), but in the dataset attached, I still get a 0.

 

Any ideas?

Thanks as always.

0 Replies