Create
Creating your first application
The application is at the core of Qlik Sense. An application is loaded with data, and the visualizations in the application allow you to explore the data. This topic describes how to build a basic application using some sample data.
Managing data
Learn how to add and transform data from various data sources.
Creating applications and visualizations
Learn how to create and build visualizations to present your data in the best way.
Script syntax and chart functions
The Qlik Sense command line syntax and script syntax are described in a notation called Backus-Naur Formalism, or BNF code. Expressions are used to process data in the application in order to produce a result that can be seen in a visualization. There are two types of operators, unary and binary, that can be used in Qlik Sense.
Script syntax overviewChart expressionsOperators