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

Announcements
Only at Qlik Connect! Guest keynote Jesse Cole shares his secrets for daring to be different. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Sorting dimension fields in mashup qHyperCube

Hi,

I have a hypercuby like this (just part of it):

{

   "qDef": {

   "qFieldDefs": [

   "ISO Code"

  ]

  },

   "qNullSuppression": true,

   "qOtherTotalSpec": {

   "qOtherMode": "OTHER_OFF",

   "qSuppressOther": true,

   "qOtherSortMode": "OTHER_SORT_DESCENDING",

   "qOtherCounted": {

   "qv": "5"

  },

   "qOtherLimitMode": "OTHER_GE_LIMIT"

  }

  },

How can I add a ascending sort by expression to a dimension? For measures, the qhypercube editor adds an sort object but for dimensions theres no option like that. In qlik sense editor, I can do it like this:

expressionsort.PNG

Any ideas? Thanks in advance.

// T

3 Replies
Anonymous
Not applicable
Author

Bumping this as its a huge issue atm.

Anonymous
Not applicable
Author

bump..

humesh_sindpure
Partner - Contributor III
Partner - Contributor III

Hello Tuomas,

         I want to add button for sorting the dimensions of the charts in mashup.do you have any idea or code for it in mashup.