Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is there a way to pass parameters to reload command line /r

Hi guys,

Is there any way to pass a list of parameters to be read by a specific model throw reload (qv.exe /r) command line?

Note: I am not talking about leting the model retrieving a list of parameters from Excel, CSV, etc..

Is it possible at all running several instances of the same model at the same time?

Thanks in advance,

Aldo.

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi Aldo,

You can use /v many times in one line:
.../r /vVar1= ... /vVar2=...

Regards,
Michael

View solution in original post

2 Replies
Not applicable
Author

I saw that there it is possible to pass a value to a variable using /v in command line.

Is it possible to pass values to several variables or concatenating values in one variable is the best option?

Anonymous
Not applicable
Author

Hi Aldo,

You can use /v many times in one line:
.../r /vVar1= ... /vVar2=...

Regards,
Michael