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: 
Saurabh07
Contributor III
Contributor III

To get data for max date when no date is selected in the filter

I am trying to get sum of values in my table for the latest available date when no date is selected in filter.

I am using below expression, but somehow its not working;

sum({<date = {$(=max(date))}>}Value)

 

Can anyone please help me out with this?

10 Replies
Saurabh07
Contributor III
Contributor III
Author

@Taoufiq_Zarra  Great, thanks for the help! Appreciate that!