Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I have a simple question, what programing languages should I know for succesfull developing apps in Qlik Sence ?
Do you know some good source of basic scripts ?
Qlik has its own script.
Basic understanding of SQL will help, basic understanding of one or more programming languages will help, but at the end of the day you will need to learn a new script (that has a lot in common with many other languages).
Qlik offers a QlikView Developer training for QlikView and a Qlik Sense Data Modeling training for Qlik Sense. The content of those trainings is about 95% the same.
We offer both classroom as online self-training. For more information go to:
Scripting is a special version of SQL with some special Qlik funktions and commands.
Front end is most like Excel, but with some special features like set analysis, aggr and more.
QlikView has its own scripts, it works on AQL. But for out of the box solutions ,extension building and some mash ups you need to use Java Script and c# .Net. Apart from this basic knowledge on Macro always helps.
Ok guys thank you all
Hi Adam,
Basically you need to know Structured Query Language(SQL).
Regards,
Rajesh R. S.
Hi Adam,
As many already assisted:
hth