Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Has some words for me to put a text object to mark the day the report was printed?
Ex: MM/DD/YYYY
=date(today(), 'DD/MM/YYYY')
from online help
Returns the current date from the system clock. The timer_mode may have the following values:
0 Date at script run
1 Date at function call
2 Date when the document was opened
Default timer_mode is 2. The timer_mode = 1 should be used with caution, since it polls the operating system every second and hence could slow down the system.
or if you prefere
Returns a timestamp for when the script last finished reexecuting.
=date(today(), 'DD/MM/YYYY')
from online help
Returns the current date from the system clock. The timer_mode may have the following values:
0 Date at script run
1 Date at function call
2 Date when the document was opened
Default timer_mode is 2. The timer_mode = 1 should be used with caution, since it polls the operating system every second and hence could slow down the system.
or if you prefere
Returns a timestamp for when the script last finished reexecuting.
Thank so much (:
2014-04-10 16:19 GMT-03:00 Massimo Grossi <qcwebmaster@qlik.com>:
Qlik Community <http://community.qlik.com/> Date in object.
reply from Massimo Grossi<http://community.qlik.com/people/maxgro?et=watches.email.thread>in *New
to QlikView* - View the full discussion<http://community.qlik.com/message/506479?et=watches.email.thread#506479>