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

Current date Display in QVD?

Current Date How To Display in QVD ?

7 Replies
VishalWaghole
Specialist II
Specialist II

Hi Reddy,

You can use Today() function.

- Regards,

Vishal Waghole

Not applicable
Author

Hi VishalWaghole,

               We Need Time Also VishalWaghole

VishalWaghole
Specialist II
Specialist II

Use Now() function for Date and Time.

- Regards,

Vishal Waghole

Not applicable
Author

It's Coming USA Date and Time

=Now(Today())

Result =12-27-2013 8:08 PM

How  To Change Indian Timings

VishalWaghole
Specialist II
Specialist II

Hi Reddy,

Try with, LocalTime() fuction.

- Regards,

Vishal Waghole

ngulliver
Partner - Specialist III
Partner - Specialist III

Hi, Reddy.

Vishal is correct. Use LocalTime(). You may want to specify where you are. You can do this by using the geographical places listed in your computer's Control Panel for 'Date and Time'.

So you can code LocalTime('Chennai') for instance.

Regards,

Neil

Colin-Albert
Partner - Champion
Partner - Champion

The  QVD file functions allow you to extract the timestamp when the qvd file was created

QvdCreateTime()