Add QvsView.qs to a Qlik Sense sheet to display a field that holds app load scripts, typically
loaded from .qvs files, in a formatted viewer.
Highlights
- Syntax highlighting based on Qlik’s own BNF grammar, with deprecated functions struck through.
- Section tabs, search with Ctrl/Cmd+F, and code folding.
- Copy the current section or the full script.
- Optional AI analysis of the script through Ollama, OpenAI or Anthropic, with General, Security,
Performance and Documentation prompts.
- Each release comes in a CDN variant and an air-gapped variant.
- Handles large scripts without truncation.
Requirements
- Qlik Sense Enterprise on Windows May 2025 or later (older versions are not tested), or Qlik
Cloud.
- Two fields in the app’s data model: one with the script rows, and one with a script identifier
that is unique across all loaded scripts.