Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Displaying the last reload time of one qvw/qvd in another qvw

Is it possible to display the last reload time of a qvd/qvw in another qvw?

Can we pass any parameter to the ReloadTime( ) function to achieve this?

1 Reply
Not applicable
Author

try this one

load filetime() as Time from abc.qvd;

regards

Peter;