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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Date. Format to another Format.

Hi.

I know i have to use this function

Date(Date#(Fecha, 'The format of my function'),'YYYY-MM-DD') AS Fecha2,

But i dont know that format my date uses, is something like this

41764

41765

etc..

somebody knows what i have to put to change the format of my date?

thank you all!

Labels (1)
1 Solution

Accepted Solutions
maxgro
MVP
MVP

date(41765, 'DD/MM/YYYY')

View solution in original post

1 Reply
maxgro
MVP
MVP

date(41765, 'DD/MM/YYYY')