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

Displaying Date Field on Dashboard Issue

Hi,

Why is my DATE field YEAR showing 1899, 1900  and so on... ??

Pls Need Help !!

4 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

I think you have some hijri or roman dates.

Can you post some 4 to 5 lines of data from database to look over.

Regards

ASHFAQ

jpenuliar
Partner - Specialist III
Partner - Specialist III

See, if you Field is formatted 'MM/DD/YYYY'

its_anandrjs
Champion III
Champion III

Hi,

Your date format is not correct let me know the snap is direct from the source or after the source or you can do set the date format according to your use or format date in proper order

SET DateFormat='MM/DD/YYYY';

Date(YourDateField,'MM/DD/YYYY') as DateField

Regards

Anand

Not applicable
Author

I did this in my script editor but still i am getting Year as 1900.

Date(Dlv.Date ,'MM/DD/YYYY') as [Delivery DATE],

Here is my source date format.

11-14-2014 8-46-39 PM.jpg