Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
qlikapple
Creator
Creator

Datef ormat

Hi all,

 I have Date as   201908, I want to show as Aug-2019, How to show

Labels (1)
3 Replies
Ezir
Creator II
Creator II

Hello @qlikapple ,

 

Try this:

monthname(date#(date,'YYYYMM'))

 

Regards,

 

Ezir 

Ezir
Creator II
Creator II

Hello @qlikapple 

 

You can try this

 

Replace(Capitalize(monthname(date#(date,'YYYYMM'))),' ','-')

 

 

Regards,

 

Ezir

Brett_Bleess
Former Employee
Former Employee

I believe the previous poster got you what you needed, if so, please do not forget to close out your thread by using the Accept as Solution button on the post that got you what you needed.  I am including a couple of other links for you as well that may further help.

https://community.qlik.com/t5/Qlik-Design-Blog/The-Date-Function/ba-p/1463157

https://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/DateA...

If you still have further questions, please leave an update post.

Regards,
Brett

To help users find verified answers, please do not forget to use the "Accept as Solution" button on any post(s) that helped you resolve your problem or question.
I now work a compressed schedule, Tuesday, Wednesday and Thursday, so those will be the days I will reply to any follow-up posts.