Skip to main content Skip to complementary content

Preview dialog

Last updated: 6/9/2026

The content of the QEXT file defines what is visible when previewing the visualization extension in Qlik Sense.

This is what you define in the QEXT file:
{
	"name" : "Hello World",
	"description" : "Hello World example",
	"icon" : "extensions",
	"preview": "helloworld.png",
	"type" : "visualization"
}
This is how it is displayed in the Preview dialog:

Preview dialog displaying name and icon definitions in the extension list, and name, preview and description definitions in the preview dialog

  • A: name definition.
  • B: preview definition.
  • C: description definition.
  • D: icon definition.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!