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

Import dates from Excel

Hi ,

I'm working on a file based on a BO extraction where i got 2 fields as date.

Unfortunately when the files are loaded i got values in this way 40817,12354 which is the xls date format, how could I transform them into DD/MM/YYYY?

Thanks in advance

Bruno

12 Replies
kamalqlik
Partner - Specialist
Partner - Specialist

DATE("Your field",'DD/MM'YYYY') AS "Field Name"

and if you are getting duplicate value...than you can use the dual()

Not applicable
Author

Hi, as attachment the report i'm working on...

Not applicable
Author

I solve this issue....now I'm working on the traffic light indcator....i would set the indicator on this expression:

count (num att) if codice esito= ok / count (num att)