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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How do i get the date variable like this Sep - 2016

Hi Guys,

How do i get the date variable like this Sep - 2016

Regards

Lak

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Nevermind I've done it

Date(addmonths(today(),-13),'MMM - YYYY')

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Nevermind I've done it

Date(addmonths(today(),-13),'MMM - YYYY')