Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Lisa_Sun
Support
Support

Anyway to find out unused columns in qvw?

Hi Team,


The question is how to find out unused columns in qvw. This means the column has not been used by any chart, code, etc.


There is a third party tool called Document Analyzer.  The customer is using that to analyze the used and unused columns.  They are also wondering if Qlik has any way to find out unused columns in qvw as well.  So they can remove those unused columns.

1.http://qlikviewcookbook.com/recipes/download-info/document-analyzer/

2.https://community.qlik.com/thread/225090

Best Regards

Lisa

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
4 Replies
jonathandienst
Partner - Champion III
Partner - Champion III

You seem to have answered your own question. The best way to find unused fields in a Qlikview document is Document Analyzer. Then either add the Drop Field statements that Document Analyzer proposes, or use the Analyzer output to amend your script to avoid loading theses fields altogether. Or have I not fully understood your question?

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein
Lisa_Sun
Support
Support
Author

Hi Jonathan,

Thank you for the information. They are actually looking for the solution delivered by Qlik.

Kind Regards

Lisa

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
Siva_Sankar
Master II
Master II

Hi Lisa,

There is no specific tool from Qlik itself, but Document Analyzer is used widely. But be careful to read the comments before doing it.

"Do not use this DROP Field list without reviewing the contents!

There are some cases where fields actually in use may appear on the list!"

So though the tool recommends, you need to carefully review and the follow.

Thanks.

Siva

jonathandienst
Partner - Champion III
Partner - Champion III

There is no official Qlik tool. Rob Wunderlich worked closely with Qlik when building the analyzer, and it has been thoroughly tested here on the community and, by now, mature and stable.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein