Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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
Hi,
U can use the function "Localtime()"
can u please xplain in detail.. how to do that??
Hi,
we have so many time functions like now(), Now(1), timezone(), localtime() try to use these functions it may be helpful