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: 
mr_ramshini
Contributor III
Contributor III

Help for date and time

Hi every body

I want show date and time the last excution of my qlikview file

and i must use of this function on edit script

but i don't know to do it

please help me

thanks

2 Replies
Not applicable

Hi

Go through this link

How to get modification time of a table ??

best regards

tripati

Kushal_Chawda

Use Reloadtime() function in the script

let vExectionTime= Reloadtime();

Call this variable in Text object