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

Refreshing Hypercube data in Mashup

I am trying to dynamically change the sort of my hypercube but cant find a way to refresh the hypercube. I have a variable outside of the hypercube 

colSort = 0;

 and in App.createCube() I have 

"qInterColumnSortOrder": [colSort]?

So by default my column will be sorted on the first column. Now I have a button that changes the value of colSort. What is the easiest way to get the hypercube to refresh with the new values.

Labels (2)
1 Reply
dannyy81
Contributor III
Contributor III

I am not sure about best practice 

But you can use qlik.resize