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

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)