Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Michael_Tarallo
Employee
Employee

Playing with Extensions in Sense

As you know, extensions provide additional functionality that extend the capability of many products. QlikView has this capability, so it only makes sense to have it in Qlik Sense too - no pun intended.

I'd like to point out that Extensions are not limited to just visualizations. You can implement other types of functionality, including those available from the Qlik Sense API. (This will become more relative when the Qlik Sense Server is released later this year. See the ToolBar extension to see a simple example of this.)

If you want to check out the current example extensions that are available with Sense you can perform the following steps:

  1. Go to C:\Users\<user>\Documents\Qlik\Examples\Extensions
  2. Copy the complete folder of the extension you want to C:\Users\<user>\Documents\Qlik\Sense\Extensions
  3. Restart Desktop

So for example - if you want to use the PeopleChart:

Take the complete folder from C:\Users\<user>\Documents\Qlik\Examples\Extensions

1.PNG.png

Copy to it to:

C:\Users\<user>\Documents\Qlik\Sense\Extensions

2.PNG.png

After Desktop starts, go to the design interface in an app:

3.PNG.png

Use as you would by adding measures and dimensions

4.PNG.png

Enjoy!

Regards,
Mike Tarallo
Qlik
57 Replies
rbecher
MVP
MVP

I think this is not  a good idea since we have to paint it also when viz size hasn't changed but selections.. So, for my opinion this should be fixed in the API.

Astrato.io Head of R&D
ErikWetterberg

Hi Justin,

This seems to be a bug: if number of columns in the requested data is smaller than number of rows data will be truncated.

justin_morley
Creator
Creator


When you say fix in the API, do you mean page in the entire dataset at once? I personally have no problems with that (after all it was how QlikView extensions worked I think), but the Sense development team seem to be alluding that this will never be the accepted answer - all I've read suggests either a 1000 row or 10,000 cell page size.

justin_morley
Creator
Creator

Thanks for the response Erik. Can you suggest whether I should wait for a fix or develop around it accepting the fact that I'm loosing a couple of data points?

Not applicable

Thank you guys, you really helped me!

imtiaz_ullah
Creator
Creator

Can anyone tell me where I can the WordCloud extension for QS please?

I keep coming across one for QV, but I have also seen some demo's using QS and I cannot find it anywhere.

Thanks

Immy

Not applicable

Immy,

I found this one but its not the same as in QV.

Hope it's useful!!

http://branch.qlik.com/projects/tags.php?tag=wordcloud

Todd_Margolis
Employee
Employee

Here's a very well done example of a story that can be created with just a people chart, a lot of creativity and a compelling topic: http://www.fallen.io/ww2/

Not applicable

Hi Michael,

I am not able to use the QlikView extension objects as is in Qlik Sense. I copied the the files in above mentioned folder and it is not visible in Qlik Sense design interface. Please suggest me on this.

Thanks,

Anoop

Alexander_Thor
Employee
Employee

Qlik Sense Extensions only work in Qlik Sense and QlikView Extension Objects only work in QlikView.
But if you copy an visualization extension into C:\Users\<your username>\Documents\Qlik\Sense\Extensions it should show up in list if it's a valid Qlik Sense extension. To be on the safe side reload the Desktop app by hitting F5.