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
Hello.
I was working on a pivot from qlikview to qliksense and discovered the sense issue of putting the totals columns on the left and row totals at the top...researched and found your extension and installed it, but it only allows me to select 1 measure...I notice the source Jquery table allows multiple measures...would it be possible to amend this code to allow Measures? If so how would you go about it? I've used JS a little about 4 years ago but don;t know where to start in your extensions.
This is great extension . Is it possible to add multiple measures to this ? Currently it allows only one measure.
Awesome
Thanks
Great extension except for the sorting bug as mentioned, sorting doesn't seem to work in this extension, but in the default pivots in QlikSense it works fine.
nice crisp pivot
I have increase the dimension size to 11 but in qMatrix its only showing data for 10 array only..??
any solution
I have increase the dimension size to 11 but in qMatrix its only showing data for 10 array only..??
any solution
Sorting still seems to be an issue - is that correct?
Yes @howiekrauth issue is solved
Can we have multiple measures? Currently having one measure.
Hii @Madhab77
Yes we can have multiple measure but for that you have to change code.And its very complicated to do.