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

real time dashboard

Hi All,

I have a field( fieldname:timestamp) that contains time in (dd/mm/yy/hh/mm/ss) format

Can i sync this field with system clock and make updates in my chart automatically (Real time feel??)

If possible please guide me with steps, and if not please let me know another approach(s)

Tons of thanks.

4 Replies
datanibbler
Champion
Champion

Hi Deepak,

you can use a function like now() to have the exact time - this is a date_time_stamp and will be updated continuously. Using that you can synchronize your Dashboard with real_time.

HTH

Best regards,

DataNibbler

Anonymous
Not applicable
Author

Hi,

U can use the function "Localtime()"

Not applicable
Author

can u please xplain in detail.. how to do that??

Not applicable
Author

Hi,

we have so many time functions like now(), Now(1), timezone(), localtime() try to use these functions it may be helpful