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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
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')