
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the name of the programming language used in Qlik Sense?
Hello -
I wanted to study and refine my Qlik Sense dashboard creation skills, but I didn't know if Qlik Sense used SQL Programming as the primary programming language of choice, or if Qlik Sense had a separate unique programming language to learn.
Sincerely,
Vaughn Parker


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I would not regard SQL as the primary language of choice when creating Qlik applications, but it definitely helps in interacting with data sources.
But if you want to focus on Qlik development, start with
https://help.qlik.com/en-US/sense/3.2/Content/Home.htm
https://help.qlik.com/en-US/sense-developer/3.2/Content/Home-developer.htm

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the link references - they are really helpful!
Also, for the Data Editing Tool, would you say that that programming language is primarily SQL?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can use SQL when you address a DBMS to load data. But in general, there is more to code in a Qlik script,
maybe have a look at
https://help.qlik.com/en-US/sense/3.2/Subsystems/Hub/Content/LoadData/understand-data-structures.htm
from the HELP pages. Or better, start with a small webinar:
https://help.qlik.com/en-US/sense/3.2/Subsystems/Hub/Content/Introduction/get-started.htm
