I have a qvw whose data source is a parametized webservice url.
Now separately, I have a web page that allows users to make some selections. When the user clicks submit, i want build a new url based on the user selected parameters and change the datasource of the qvw file to this new url.
Can this be done? essentially i need to do this outside of the QlikView editor/ide...