Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have a requirement at our end where we want the qvw file for data model has to be prepared through batch process and the business user will start create the visualization directly from already created Qvw file. We can create the script file and store it in a place we would like to create QVW file also by running this script though a backend process. Is there any options available to achieve this requirement.
Hi,
Do you have a QLikView Server?
Antoine
yes
Then use the QlikView Server to refresh the first QVW and load it into the second QVW.
i need to create first QVW file also with batch script... so i could i do that
why do you need that? Does the reload script change every time?
why i need we are having data in an internal tables in SAP system... from there we are downloading it as a XML file... so we dont want to again load it to qlik view manually .. that why we want to load that data model into QVW file by using batch script...
not very clear for me but I'll try to answer
1) you can reload a qlikview docuemtn from a batch (.cmd or .bat); see attachment
2) if you want to change the script of the qlikview document (you reload in batch) you can use one or more include in your qlikview document and create the include before running the batch
By this we can open QVW file . but my requirement is to create a QVW file from .bat script
Perhaps this thread can be of use: