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

Searching for qlikview application

Hi,

Is there any way or tool so i can use that for search purpose for qlikview application. I have many application folder but want to search perticular word in the qlikview application asume concat, for loop is there any third party tool for that so i search quickly.

Thanks

4 Replies
Not applicable
Author

Is there any one please help me out for this.

alexandros17
Partner - Champion III
Partner - Champion III

I looked up more and more and more ... no result ...

... but with a long and awful work I solved the problem.

1) open your application, go in the script and select debug.

2) select all the code

3) copy it in a txt file with the name of the application in a folder with the correct name

4) repeat for all documents.

...

5) with notepad ++ you can search the word you need in all the txt files .... (I had more than 200 ...)

ThornOfCrowns
Specialist II
Specialist II

You can export all of your script by selecting File-> Export To Script File.

This is handy if you have multiple tabs worth of Script.

You still have the pain of searching the resultant files, of course! 

Greg_Williams
Former Employee
Former Employee

Few suggestions:

1. Document Properties... > Title (add your desired name of application there) and use the Governance Dashboard (free application) to find the appropriate titles you are looking for. The governance dashboard is available (free to download and use) from QlikMarket. It is an awesome application that I use all the time with my customers.

2. Consider adding comments to the Edit Script > and search the comments in the governance dashboard

3. Loop through the names of the qvws, store in a qvw or export to csv/excel, associate to desired names

4. Set attributes in QlikView Management Console > open AccessPoint and find the desired attributes.

Hope this Helps.

~Greg