Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Here I am sharing my last extension for QlikSense: JSPivotTable.
This extension is built using Nicolas Kruchten’s pivot table found here.
I have integrated into QlikSense to work in two different modes, dynamic and static:
Static mode: The fields and their positions are selected in edit mode, and it is not possible to change it when in visualization mode.
Dynamic mode: It allows the user to change the initial layout of rows and columns in visualization mode:
Instructions:
Enjoy,
Juan Gerardo
you mentioned that Sorting issue is solved. but still doesn't work for me. I need to sort based on Months. how can i do that?
Hi, I would like to make use of this extension but how do I obtain the latest version? The download link is still the 2014 version. Unless I'm missing something? Thanks
But, this extension does not show zero values where as my client expects to see zero values too.
I had installed this extension because I wanted Totals of dimension and measure at the end instead in the first column.
Is it possible to increase dimension limit from 9 to say 12 ? what all changes we need to do? @jagan , @ogster1974
I wonder if there is capability to use Qlik has click event on the cells to reduce selections?
I am only able to see 20 rows whereas no settigns for vizualizing entire data set. Hence impacting the total values due to limitations of records.
@rupalimane1390 i think you can achieve this with changing the code in Pivot.js line 38
ShowZero: False to ShowZero: True
Hi,
It is a very nice extension but may I ask if it's possible to add more than one measure? Also, in dimensions is it possible to expand and collapse columns?
Thanks