Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Congratulations to the new Qlik Luminary and Partner Ambassador class! Meet them here
cancel
Showing results for 
Search instead for 
Did you mean: 
Seier-Alsenz
Contributor II
Contributor II

Which AI is the best for Qlik Sense Scripting (ChatGPT seems to be weak in Qlik Sense)

Hello,

The world of developers is changing. AI is being worked on or developed in every corner. My experience with ChatGPT and Qlik Sense is not particularly good. ChatGPT often makes fluke errors and/or can't cope with the simplest Qlik Sense syntax.

Which AI/Language model is ‘good’ in Qlik Sense Scripting?

Labels (1)
4 Replies
TheoAtragie
Partner - Specialist
Partner - Specialist

Hello,

On Chat GPT you have a GPT (a kind of RAG), Qlik Sense Advisor which is a little better than classic Chat GPT : ChatGPT - Qlik Sense Advisor

Enjoy your Qlik.

Kind regards,
Théo ATRAGIE.

F_B
Specialist III
Specialist III

Thanks for the suggestion @TheoAtragie !

Jeff_R_Robbins
Contributor II
Contributor II

@Seier-Alsenz @TheoAtragie I have found GitHub CoPilot (with the default Raptor Mini as the LLM) running in Visual Studio Code to be surprisingly useful.  The screen shot below shows my setup, with the Qlik VS Code extension by Xavier Hahn providing the syntax highlighting.  Line 14 is a "ghost code" suggestion automatically generated by the Raptor Mini LLM.  Raptor somehow correctly intuited that dropping the AppsInAppsTable is desirable, since it is a temporary table for the sole purpose of creating a list of distinct AppIds to use in the WHERE not Exists. (There are several keyboard shortcuts for rejecting or accepting (all or part) of the “ghost code” suggestions, see this link.)

Jeff_R_Robbins_0-1782010213124.png

Regards,

Jeff R. Robbins

mhoudas78
Contributor III
Contributor III

i use claude code