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

Report migration-connection qvs file

Hi,

We have three qvs connection files for each environment (dev,test and prod ) and we need to include the corresponding file every time before we do migration

Is there a way to do it without including file?

3 Replies
marcus_sommer

You could use one single file an react with an if-loop or a pick(match()) on the query to computername().

- Marcus

Not applicable
Author

Hi,

Is there any sample script for above which I can refer

marcus_sommer

Have a look here: Re: Dynamic OLEDB Connection

- Marcus