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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
mayurg
Former Employee
Former Employee

Wanted to see load script in 100 of QVW file

Dear Team

We have 100's of qlikview QVW files , and we need to check the load script for the same. Is there any fast way to read them all as its really painful to read 1 QVW everytime. Kindly suggest

 

Labels (1)
1 Reply
marcus_sommer

You could use a macro for it which looped through all your folders & files and reads the script and stored it in a txt. A good starting point for such tasks is the APIGuide.qvw within your install-folder by automation:

marcus_sommer_0-1614173004527.png


- Marcus