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

Display only month ends in a graph.

I have a list of balances that is laoded each day.

I am trying to display in a chart only those balances as at month end.

I have started with this which will give me all the balances. I want to restrict this to month end dates only.

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



0 Replies