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: 
Not applicable

How to store and update date without hardcoding in qvd?

Hi All

How to store and update date without hardcoding in qvd?

Thanks

Attitude

3 Replies
kaushiknsolanki
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi,

   Will you please describe your question with example.

Regards,

Kaushik Solanki

Please remember to hit the 'Like' button and for helpful answers and resolutions, click on the 'Accept As Solution' button. Cheers!
its_anandrjs
Champion III
Champion III

Hi,

Concate date field or variable to store cmmand.

Rgds

Anand

gussfish
Creator II
Creator II

Put the date in an external XLS or CSV file, LOAD it in as a table, and

use LET vDate=peek(...) to pull it into a variable.

angus.