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

Query Load Scripts


How can you identify all apps that have an INCLUDE statement in the load script?

2 Replies
alexandros17
Partner - Champion III
Partner - Champion III

There are tools that perform such that search but I did not find them so I resolved in 2 ways:

1) you can open all the documents ...

2) install notepad++ then open it -> Search -> find in files ... and it opens all the documents searching for your string, obviously you will find even a lot of cripted data ...

Not applicable
Author

Thanks, Alessandro for your quick reply. Notepad++ will be helpful.