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: 
SRI8273
Contributor II
Contributor II

Dynamic way of geting the year data

in qlik sense when we are dealing with historical data i want to write a condition so that we can load the last 3 year of data dynamically if a new year also came

Labels (1)
2 Replies
maxgro
MVP
MVP

or, for the last 3 years

Date(AddMonths(floor(now(1)),-36))