Documentation
Auto-completion
Intelligent code completion that understands Qlik script context and provides relevant suggestions.
Smart Suggestions
Our auto-completion engine analyzes your code context to provide the most relevant suggestions.
Qlik Functions
All built-in Qlik functions with signatures
Complete function library including:
- • Date functions (Date#, Today, MakeDate)
- • String functions (Left, Mid, Replace)
- • Aggregation functions (Sum, Count, Avg)
- • Conditional functions (If, Pick, Match)
Keywords & Syntax
SQL-like keywords and Qlik-specific syntax
Context-aware suggestions for:
- • LOAD statements and clauses
- • JOIN operations (LEFT, INNER, RIGHT)
- • WHERE, GROUP BY, ORDER BY
- • SET and LET variable assignments
Field Names
Intelligent field name suggestions
Dynamic suggestions based on:
- • Previously loaded fields
- • Current table context
- • Common field naming patterns
- • User-defined field aliases
Context-Aware Completion
Function Parameters
Shows parameter hints and expected data types for Qlik functions as you type.
Table Context
Suggests relevant field names based on the current table being loaded or joined.
Syntax Completion
Completes SQL-like clauses and Qlik-specific statements based on cursor position.
Smart Filtering
Fuzzy Matching
Find functions and fields even with partial or misspelled input.
Relevance Ranking
Most relevant suggestions appear first based on usage patterns and context.
Recent Usage
Recently used functions and fields are prioritized in suggestions.