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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
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