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: 
alan_grn
Creator II
Creator II

Show minimum of all values in a series



I have a chart which show balances for each day. The expression is claculatio as below :

SUM

I now want anotehr series whihc takes the minimum value of the series above. i.e. the minimun of the sum for each day.

({$<[Business Date]={$(='"<='&DATE(MAX([Business Date]))&'"')}>} [Cr Balance])



0 Replies