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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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.