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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Change date format

Hi,

How can i change the date format in MM/DD/YYYY to DD.MM.YYYY

Regards,

Rahul

2 Replies
brenner_martina
Partner - Specialist II
Partner - Specialist II

Hi, Rahul,

like this:

Date(Date#('06/17/2011','MM/DD/YYYY'),'DD.MM.YYYY')                = 17.06.2011

Greetings from Munich

Not applicable
Author

Thanks,

it worked.

Thanks from India