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: 
sharatqlik
Contributor
Contributor

qlik

what is the expression to calculate current year previous month sales

Labels (1)
1 Reply
pradosh_thakur
Master II
Master II

Similarn to below

sum({<YOUR_DATEFIELD={"=MONTH(YOUR_DATEFIELD) = MONTH(TODAY()-30)"}>}Sales)
Learning never stops.