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: 
qlikapple
Creator
Creator

Date format

Hi , I have date as 05-NOV-19

I need to change it as Nov 19, can anyone please help

Labels (1)
1 Solution

Accepted Solutions
Taoufiq_Zarra

may be :

=(Date(Date#('05-DEC-19','DD-MMM-YY'), 'MMM YY'))
Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉

View solution in original post

1 Reply
Taoufiq_Zarra

may be :

=(Date(Date#('05-DEC-19','DD-MMM-YY'), 'MMM YY'))
Regards,
Taoufiq ZARRA

"Please LIKE posts and "Accept as Solution" if the provided solution is helpful "

(you can mark up to 3 "solutions") 😉