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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
thuyakoko
Contributor
Contributor

can change Qvf file Extension to Qvd files??

can change Qvf file Extension to Qvd files??

 

2 Replies
Anil_Babu_Samineni

You mean this?

Replace(FileName, '.qvf', '.qvd')

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

No QVF files and QVD files are two different animals.  You can binary load and generate QVDs for all the tables therein using the STORE script statement.

-Rob