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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Date with time

Hi All,

Need to know =Date(Time(12/01/2017 4PM),'DD/MM/YYYY hTT');

i got wrong answer.

Please tell me the 4pm result must be show.

Thanks

Labels (1)
11 Replies
prma7799
Master III
Master III

TimeStamp() formats an expression as a date and time value, in the timestamp format set in the system variables in the load script, or in the operating system, unless a format string is supplied.

Syntax:

Timestamp(number[, format])


Timestamp#() evaluates an expression as a date and time value, in the timestamp format set in the load script or the operating system, unless a format string is supplied.

Syntax:

timestamp#(text[, format])



Anil_Babu_Samineni

I would suggest you to use Help for basic questions

Qlik | Help

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful