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

How to export automatically a QVF Qlik ?

 

Hi ,

I  would like to know if it's possible to export automatically a qvf. I would like to do a versioning and a back up every time there is a modification I’m doing.

I would like to know is it something we need to develop, or is it already integrated for Qlik ?

is there a possible trigger (like for the daily, hourly load) for the app export automatic?

thanks

2 Replies
tomasz_tru
Specialist
Specialist

I believe there's no such an option. If it's about script, you can edit it as a text file outside QS and include it using INCLUDE statement. Maybe such a file could be versioned by GitHub?

Tomasz

Anonymous
Not applicable
Author

thanks