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: 
TcnCunha_M
Creator III
Creator III

Get Qvw and convert to Qvf

Hello All

Is there any way I get one app with are in one server, load and try to convert the script into Qvf file?

As you think, so shall you become.
Labels (1)
1 Solution

Accepted Solutions
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If it's just script you're after, you can use my Script Repository tool as a base. 

Qlikview Cookbook: Script Repository https://qlikviewcookbook.com/recipes/download-info/script-repository/

You can use the script output files as input to your own code to create Qlik Sense Apps using an API. Or you could just modify the tool to save each script file as a qvf. QlikView can create qvf files. 

-Rob
http://www.easyqlik.com
http://masterssummit.com
http://qlikviewcookbook.com

View solution in original post

4 Replies
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You can use the QlikView to Qlik Sense convertor available in the DevHub.

https://help.qlik.com/en-US/sense-developer/August2023/Subsystems/Dev-Hub/Content/Sense_Dev-Hub/Conv...

-Rob

TcnCunha_M
Creator III
Creator III
Author

Yes i can, but i have around 200 apps to migrate and would like to automate this , because i will be not nice process moving 200 app one by one 

As you think, so shall you become.
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

If it's just script you're after, you can use my Script Repository tool as a base. 

Qlikview Cookbook: Script Repository https://qlikviewcookbook.com/recipes/download-info/script-repository/

You can use the script output files as input to your own code to create Qlik Sense Apps using an API. Or you could just modify the tool to save each script file as a qvf. QlikView can create qvf files. 

-Rob
http://www.easyqlik.com
http://masterssummit.com
http://qlikviewcookbook.com

TcnCunha_M
Creator III
Creator III
Author

Thanks rob!

As you think, so shall you become.