Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I wonder if there is a function inside Qlikview to simply select the current systemdate? I found some =VDayToday functions
inside the expressions creator but those dont seem to do anything for me.
Regards Luuk
Hello Luuk,
write ie. into a text object
='Today: ' & today()
RR
=today() will select the date form the system clock.
regards
Thank you Roland and Ranjit,
I knew there had to be a really easy way, i just could not find it in the books I had.
Regards Luuk!