Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
Hi,
Try like this
Date(YourDateFiled,'YYYY-MM-DD') as Date.
Regards
ASHFAQ
Hi,
Try like this
Date(YourDateFiled,'YYYY-MM-DD') as Date.
Regards
ASHFAQ
Hi,
Go to Number tab->Number Format Setting->Select date format. mention format as per requirement.
Regards
Hi Erik,
The answer of Ashfaq it's right.
Thanks mate!
Welcome
Regards
ASHFAQ