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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Displaying the last loaded month data

Hi,

We wanted to show monthwise data of the current stock of products.So when we select the specific month, it should display the current stock available for that month. Suppose for this year, I have the current stock  dada available from jan to March. Is there any method where even when I select april or May or even December, it should display me the last loaded month data ie here its should be march. Can someone help please!!!

Labels (1)
1 Reply
MarcoARaymundo
Creator III
Creator III

Hi!

Maybe use the ALL in your expression can resolved.

SUM(ALL stock) or Sum({1} stock)