Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
RybaSlodkowodna
Contributor II
Contributor II

Change HyperCube properties (applyPatches)

Hello,

I'm creating web mashup and I'd like to change some HyperCubes dynamically (for example changing data time period using datepickers). I've read about applyPatches but can't make it work with my HyperCubes that are defined using

app.createCube(...

Where app is 

const app = qlik.openApp(...)

If applyPatches is not the way - how else should I do it? All examples are referencing things like backendApi.applyPatches, model.applyPatches, vis.applyPatches, what should I reference in my example?

Thanks in advance and have a great day.

Labels (3)
0 Replies