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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Uri
Creator
Creator

Extension for Qlik Script Formating

Hi,

Is there any way to format Qlik query so that SCRIPT is structured correctly?

Something like this (for SQL):

https://sqlformat.org/

BR,

Uri

Labels (1)
1 Reply
Kamryn
Contributor
Contributor


@Uri wrote:

Hi,

Is there any way to format Qlik query so that SCRIPT is structured correctly?

Something like this (for SQL):

https://sqlformat.org/

BR,

Uri

MyGiftCardSite


All visualization extensions must contain at least one JavaScript file and one QEXT file.

The core of all visualization extensions are made up by the corresponding JavaScript file. The JavaScript file is loaded in the browser when your visualization extension is used. RequireJS is used as a module loader.