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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Is it possible to read the Script inside another QVW file?

Hello,

I have my application and I need to read the Script from another QVW file.

My goal is to get from that Script (QVW file) all the lines that have a FROM clause, so that I could get all the inputs and which tables are used in that QVW.

Is it possible to do this? Or I'd have to read the LOG file instead?

Thank you!

3 Replies
aveeeeeee7en
Specialist III
Specialist III

Hi

First, Open the Application whose Script you want to use > Edit Script > Go to File Menu > Export to Script File > Save it. See the Snapshot:

Export to Script File.png

Secondly, Open your Main Application > Edit Script > Go to Insert Menu > Script File > Use the Script which have saved earlier. See above steps and use that Script here. See the Snapshot:

Script File.png

Regards

Av7eN

jagan
Partner - Champion III
Partner - Champion III

Hi,

Try Binary Load so that the datamodel in the qlikview file is loaded into the new file.

Regards,

Jagan.

ashfaq_haseeb
Champion III
Champion III

Try with binary or Include.

Regards

ASHFAQ