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: 
johnan
Creator III
Creator III

Let ExecutionTime = date(now())

Hi ,my :

Let ExecutionTime = date(now())

I'ts shows the result 40002,565462963

Why?

1 Solution

Accepted Solutions
johnan
Creator III
Creator III
Author

Or Let ExecutionTime = date(now()) - 1 day? to get the variable 2009-07-08

Let ExecutionTime = date(now()-1) did'itBig Smile

View solution in original post

2 Replies
johnan
Creator III
Creator III
Author

Or Let ExecutionTime = date(now()) - 1 day? to get the variable 2009-07-08

johnan
Creator III
Creator III
Author

Or Let ExecutionTime = date(now()) - 1 day? to get the variable 2009-07-08

Let ExecutionTime = date(now()-1) did'itBig Smile