Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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?
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
You can use the QlikView to Qlik Sense convertor available in the DevHub.
-Rob
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
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
Thanks rob!