Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i want date DD/MM/YYYY
Hi
Try this
Date(Floor(TimeStamp#([Date Field], 'MMM DD, YYYY hh:mm TT')),'DD/MM/YYYY')
You can use Date(Floor(date),'Dd/MM/YYYY')
with floor you cut the time part
not works
Hi
Try this
Date(Floor(TimeStamp#([Date Field], 'MMM DD, YYYY hh:mm TT')),'DD/MM/YYYY')
the field in qlik is a text or a date? If it is a text you need to work on loading script