Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

How to get a date without the time of the day

I have something like this in my script:

date(date#(RetireDate,'DD/MM/YYYY'),'DD/MM/YYYY') as RetireDateDate,

But when I show this on a report table it shows 20/03/2009 12:00

How to get rid of the 12:00?

11 Replies
Not applicable
Author

I'm just showing it on a table column.

Any way I tried to add the field to a listbox and there are no duplicates...I don't see what's the problem you're having with the duplicates....

Jason_Michaelides
Partner - Master II
Partner - Master II

Well you've successfully confused me anyway...

As long as you have the desired result I guess.