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: 
missain89
Contributor
Contributor

how to display ETL date in qvw?

clipboard_image_0.png

 

 

Hi can anyone show me how to display date from etl in qvw?

 

currently i just show =='Statistics of Student Data as on: ' & Now()

clipboard_image_1.png

 

 

tq in advance 😉

1 Solution

Accepted Solutions
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Try reloadtime() instead of now().

View solution in original post

2 Replies
Arthur_Fong
Partner - Specialist III
Partner - Specialist III

Try reloadtime() instead of now().

missain89
Contributor
Contributor
Author

tq so much 😀