Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a date field in excel with two different formats have tried using Timestamp # () Date # () also ALT () but am not getting it right. Please advise.
Note: Using QlikView 11.20 Personal Edition thus any solution please post the script will not be able to access other QVW.
Thanks.
Can you attach your qvw file where you are getting those dashes for specific formatted dates. Are you still not getting the correct format. ?
Thanks Antonio. Works
Thank you all for taking the time out to help.
Am still getting the -. Not sure why but the solution given by Antonio works so will move on.
Thanks again.
Would like to know how were you able to deal with two different date formats ie. DD-MM-YYYY hh:mm:ss ff & MM/DD/YYYY hh:mm:ss ff but just 'M/D/YYYY hh:mm:ss TT'. Pardon my ignorance here.
What You see is cell representation of Excel according to Format Cell. However the content of cells for first format is like 42654.So is correct Date(DATE). Second format is what You see, then You need conversion.
Regards,
Antonio
If I change Format Cell of First Formt Date, then
Thank you.