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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
kkarlste
Creator
Creator

Convert time

Hi

How I can convert this dd-mm-yyyy to yyyymm?

4 Replies
sunny_talwar

May be like this

Date(MonthStart(Date#(DateField, 'DD-MM-YYYY')), 'YYYYMM') as YearMonth

kkarlste
Creator
Creator
Author

Hi Thanks, but this not work.

   

PURCHASE DATE
30.09.2015
19.11.2015
30.11.2015
14.12.2015

This is a .CSV file and data is this mode

I change this DD-MM-YYYY to DD.MM.YYYY.

Have you any help?

kkarlste
Creator
Creator
Author

Hi

Hi now it's working.

Thanks

sunny_talwar

Awesome.... If its working now, I would suggest you to close this thread by marking the correct response

Qlik Community Tip: Marking Replies as Correct or Helpful

Best,

Sunny