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

how can I consume a hypercube from a chart

Hello,

I'm building a mashup,

I have a bunch of objects on my page and everything looks great. I also have several hypercubes to display data in a simple grid.

I'm finding it difficult to edit the hypercubes as my requirements are refiend. I am curious if there was a way to consume the hypercube that is contained within a visualization object. I'm hoping to maintain consistency and source control...

thanks

2 Replies
agomes1971
Specialist II
Specialist II

Hi,

please see this

Connecting to cubes from qlikview | Qlik Community

HTH

André Gomes

chriscammers
Partner - Specialist
Partner - Specialist
Author

I'm sorry we are not talking about the same thing

In a mashup you can define a hypercube where you list off measures and dimensions in qlik and then you can present them on a mashup in whatever way you like. I know that all visualizations which I am embedding in my mashup have a hypercube definition and I would like to simply consume the hypercube from a pre-formed qlik visualization rather than managing the expressions and dimensions in my code. so app.getObject() will embed the object in my html but I am wondering if I can interact with app.getObjectProperties() to extract the hypercube definition.

Thanks for responding but clearly the language around these concepts apply to more than one technology, an annoying quirk of our business.