Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Date from Excel

Hello,

I have a excel sheet with lots of data - all data have a date collumn "yyyy-mm-dd".

When i import this collumn to Qlikview i get wierd formation. I only get a number string like "41814".

So how can i do to translate this in to its real value "2014-07-26"?

Thanks!

//Erik

1 Solution

Accepted Solutions
ashfaq_haseeb
Champion III
Champion III

Hi,

Try like this

Date(YourDateFiled,'YYYY-MM-DD') as Date.

Regards

ASHFAQ

View solution in original post

5 Replies
ashfaq_haseeb
Champion III
Champion III

Hi,

Try like this

Date(YourDateFiled,'YYYY-MM-DD') as Date.

Regards

ASHFAQ

PrashantSangle

Hi,

Go to Number tab->Number Format Setting->Select date format. mention format as per requirement.

Regards

Great dreamer's dreams never fulfilled, they are always transcended.
Please appreciate our Qlik community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂
sorrakis01
Specialist
Specialist

Hi Erik,

The answer of Ashfaq it's right.

Not applicable
Author

Thanks mate!

ashfaq_haseeb
Champion III
Champion III

Welcome

Regards

ASHFAQ