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

How to get the current date in Qlikview

Hello,

Can you please tell me the function which returns the current date in Qlikview.

Thanks

10 Replies
kumarravi
Contributor III
Contributor III

You can use :

=today() // give you date

or

=now() // give you with time stamp

Happy Learning 🙂 !