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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out 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

Labels (1)
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