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: 
vijetas42
Specialist
Specialist

QlikView code quality check

Hi,

Is there any tools available for qlikview where we can check code quality like, there are so many tools available for web development languages?

Regards,

Vijeta

6 Replies
kfoudhaily
Partner - Creator III
Partner - Creator III

this tool exists,

but it does not check the code as you meant it for web dev tool:

Document Analyzer V3.0 Update Available

QlikView Qlik Sense consultant
kfoudhaily
Partner - Creator III
Partner - Creator III

Search Recipes | Qlikview Cookbook

QlikView Qlik Sense consultant
vijetas42
Specialist
Specialist
Author

Document analyzer will just provide information about the fields but, i want to check code quality of qlikview application.

kfoudhaily
Partner - Creator III
Partner - Creator III

code quality is checked when loading

if there is any errors in your script, loading should detect, there no sytaxe tolerance in qlikview link some other languages

according to my knowledge, no such a tool is available.

good luck searching

regards,

QlikView Qlik Sense consultant
marcus_sommer

Not really. You could use the inbuilt syntax-checker within script-editor or using the above mentioned document analyzer to identify not used tables/fields but you need to check yourself if your script and datamodel works logically in regard to your data, data-quality and requirements and delivered therefore the correct results within the UI.

- Marcus

rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

Document Analyzer does provide some measures of "Code quality" (depends on how you define code quality in QV). For example, what percentage of expressions use variables, # of tables used in an expression.  It's also easy to create your measures -- for example, expression character length -- from the supplied metadata.

-Rob

http://masterssummit.com

http://qlikviewcookbook.com