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

Announcements
Independent validation for trusted, AI-ready data integration. See why IDC named Qlik a Leader: Read the Excerpt!
cancel
Showing results for 
Search instead for 
Did you mean: 
ali_hijazi
Partner - Master II
Partner - Master II

open QVW document in command line

Hello

I know how to open a QVW document via Command Line

but Can I force it to open in a new QV.exe

I can walk on water when it freezes
9 Replies
simospa
Partner - Specialist
Partner - Specialist

If you have an opened QlikView istance and use the command line to open a new file... it already opens in a new QV istance... or maybe I didn't understand your issue?

S.

ali_hijazi
Partner - Master II
Partner - Master II
Author

no I want to open it in a new instance

I can walk on water when it freezes
ali_hijazi
Partner - Master II
Partner - Master II
Author

I mean want to have 2 qv.exe processes

I can walk on water when it freezes
simospa
Partner - Specialist
Partner - Specialist

I don't know how to help you because if I have a .qvw already opened and via command line I write qv file_to_open.qvw it aleady opens in a new istance, with two processes...

S.

ali_hijazi
Partner - Master II
Partner - Master II
Author

Actually I'm opening the second QVW from a previously opened QVW

so I have an opened document QV1 that has a button this button calls a batch file to open another document QV2

currently QV2 opens in the same QV client window

what I want to accomplish is as if I open another QV.exe then in this newly created QV.exe open the second document

I can walk on water when it freezes
rteco0131
Contributor II
Contributor II

Hello ali_hijazi

open a QVW document via Command Line:

Example:

"C:\Program Files\QlikView\qv.exe" /r "D:\MyTest.qvw"

ali_hijazi
Partner - Master II
Partner - Master II
Author

I know this

but the new document opens in the same QlikView "environment"

what is want is the following:

launch Qv.exe open first document and the second document will be opened as If I manually launched QlikView again and opened the second document there

I can walk on water when it freezes
simospa
Partner - Specialist
Partner - Specialist

Do you really need to use an external .bat?

Can't you use the button action --> External --> Launch and specify in Application the qv.exe with the path and under Filename the .qvw?

This will open the .qvw in a new istance...

S.

rteco0131
Contributor II
Contributor II

Ali Hijaz

Try

Test1.qvw:

QV1_QV2.png